![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Get functions > Get(ScriptResult) function |
|
|
| Get(ScriptResult) function |
| Format |
Get(ScriptResult) |
| Parameter |
| None |
| Data type returned |
| text, number, date, time, timestamp, container |
| Description |
| When this function is part of a calculation evaluated within a script, returns the script result from a performed subscript. If a subscript doesn't return a result, then the content of the script result will be empty. |
| Example |
| Find Customers |
Set Error Capture [On] |
| Do Reports |
Perform Script [Find Customers] |
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Get functions > Get(ScriptResult) function | Next Page |