GetVariableById Method
Overloads
| GetVariableById(String) | 
             Gets the handle of a variable.  | 
        
      
    
GetVariableById(String)
Gets the handle of a variable.
Declaration
      GenericVariable GetVariableById([QixName("qId")] string id)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | id | 
           Identifier of the variable.  | 
      
Returns
| Type | Description | 
|---|---|
| GenericVariable |