Sets the variable value.
            
    Namespace: 
   SGP.XUtilityAssembly: SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718
Syntax
Parameters
- name
 - Type: System..::.String
The variable name. 
- value
 - Type: System..::.String
The value of the variable. 
Return Value
Returns the previous variable value.Implements
IXVarDictionary..::.SetVar(String, String)
Exceptions
| Exception | Condition | 
|---|---|
| System..::.ArgumentNullException | name is nullNothingnullptra null reference (Nothing in Visual Basic). |