AuthenticRange.GetVariableValue
Method: GetVariableValue(name as string, value as string)
Return Value
Gets the value of the named variable.
Errors
2001 | Invalid object. | |
2005 | Invalid parameter | |
2202 | No context. | |
2204 | No such variable in scope | |
2205 | Variable cannot be evaluated | |
2206 | Variable returns sequence |