DeleteVariableByName method
The DeleteVariableByName method deletes the specified variable that is referenced by name from a setup node.
Syntax
- VBScript
oSNO.DeleteVariableByName(lpszName as String) as Boolean
- C#
bool DeleteVariableByName(string lpszName)
Applies to
All node typesArguments
- lpszName
- The variable name