INCLAN: unset: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'Usage: eval ''variable'' = ''expression'' show ''variable'' ... set ''variable'' ... set ''variable'' = ''value'' unset ''variable'' ... ''vari…') |
(Replaced content with '== Synopsis == '''unset''' ''variable'' ... == Description == removes one or more variables.') |
||
Line 1: | Line 1: | ||
== Synopsis == | |||
'''unset''' ''variable'' ... | |||
== Description == | |||
removes one or more variables. | |||
variables | |||
Revision as of 11:01, 17 August 2009
Synopsis
unset variable ...
Description
removes one or more variables.