Unsetall: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
Doomie (talk | contribs)
No edit summary
 
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:


== See Also ==
== See Also ==
[[Set|/set]] sets a variable.<br />
* [[Set|/set]] sets a variable.<br />
[[Var|/var]] sets a local variable.<br />
* [[Var|/var]] sets a local variable.<br />
[[Unset|/unset]] unsets a variable.
* [[Unset|/unset]] unsets a variable.


[[Category:Commands]]
[[Category:Commands]]
[[Category:Variables]]

Latest revision as of 08:04, 2 July 2007

Unsets and removes all variables from the variable list.

/unsetall

See Also

  • /set sets a variable.
  • /var sets a local variable.
  • /unset unsets a variable.