GetReferencedValues
| Description: |
Collects all dynamically referenced values in the call tree rooted at the parameter and returns them in an array. Returns Invalid if none are found. |
| Returns: |
Array |
Usage:  |
Script Only. |
| Function Groups: |
Variable Functions |
| Related to: |
|
Format:  |
GetReferencedValues(Object) |
| Parameters: |
|
| Object |
| Required. The object for which referenced values are to be found. |
Examples:
{ Get an array of pointers to all values scoped-to in the call tree rooted at PageObj. }
ReferencedVals = GetReferencedValues(PageObj);
Trihedral and VTScada are registered trade marks of Trihedral Engineering Limited
© Trihedral Engineering Limited 1983- 2022 All rights reserved.