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