Shell Commands/Unset

From MorphOS Library

< Shell Commands

UnSet - Removes a local variable

NAME

NAME - Name of the local variable to remove

UnSet removes the named local variable from the variable list for the current process.

NOTE: With no arguments, UNSET lists the current variables.

See also: Set, UnSetEnv and SetEnv commands.