VariableCollectionSet Method |
| Name | Description | |
|---|---|---|
| Set(String, Int32) |
Sets and replaces the value of the variable with the specified varName with the specified
value.
| |
| Set(String, Object) |
Sets and replaces the value of the variable with the specified varName with the specified
value.
| |
| Set(String, Single) |
Sets and replaces the value of the variable with the specified varName with the specified
value.
| |
| Set(String, String) |
Sets and replaces the value of the variable with the specified varName with the specified
value.
|