GetTextMacros Method
Overloads
| GetTextMacros() | Fetches updated variables after a statement execution. | 
GetTextMacros()
Fetches updated variables after a statement execution.
Declaration
      IEnumerable<TextMacro> GetTextMacros()
    
  Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.IEnumerable<TextMacro> | 
Remarks
If qRefSeqNo and qSetSeqNo are set to 0, it means that the variables were not updated.