AuthenticRange.SetVariableValue
Enter topic text Method: SetVariableValue(name as string, value as string)
Return Value
Sets the value of the named variable.
Errors
2001 | Invalid object. | |
2002 | Missing context node. | |
2204 | No such variable in scope | |
2205 | Variable cannot be evaluated | |
2206 | Variable returns a sequence | |
2207 | Variable read-only | |
2208 | No modification allowed |