
Contents |
Get the result tree
X-Function not designed for Auto GetN Dialog.
1. getresults;
2. getresults tr:=tree;
3. getresults tr:=tree iw:=[Book1]Sheet2! escstr:=0;
| Display Name | Variable Name | I/O and Type | Default Value | Description |
|---|---|---|---|---|
| LabTalk Tree to Receive Results | tr |
Output TreeNode | |
The result tree
|
| Worksheet to Obtain Results Tree | iw |
Input Worksheet | |
The specified worksheet to get the result. |
| Translate Internal Escape Strings | escstr |
Input int | |
Whether to translate the escaped operation strings in the returned tree or not. |
This function is used to get the result tree.