| DeleteVariable |
|---|
| Script function world.DeleteVariable
Read about scriptingType Method Summary Deletes a variable Prototype long DeleteVariable(BSTR VariableName);
View list of data type meaningsDescription Deletes the named variable.VBscript example Jscript example PerlScript example Python example Lua example Return value
View list of return code meaningsSee Also ... Topics
Arrays
Plugins
Scripting
VariablesFunctions
GetVariable (Gets the contents of a variable)
GetVariableList (Gets the list of variables)
SetVariable (Sets the value of a variable)(Help topic: function=DeleteVariable)
Documentation contents page |