GetVariable Method
Overloads
GetVariable(String) |
Returns a handle to a variable. |
GetVariable(String)
Returns a handle to a variable.
Declaration
[Obsolete("Use _Doc::GetVariableById_ method or _Doc::GetVariableByName_ method instead")]
Variable GetVariable([QixName("qName")] string name)
Parameters
Type | Name | Description |
---|---|---|
System.String | name |
Name of the variable. |
Returns
Type | Description |
---|---|
Variable |
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!