ResetAllVariables
< [[::Category:Functions|Category:Functions]]
A function added by the Oblivion Script Extender.
Syntax:
(numVars:short) ResetAllVariables
Sets all variables in the calling script to zero.
DON'T use this in scripts with string_var or array_var, because they aren't cleaned up properly.