object_find_child_var
Locate a specific variable in an IC-CAP object's child variable table using the object path and variable name. Specify the object type to disambiguate when multiple objects share a path.
Instructions
Find a variable in the child variable table of an object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| var_name | Yes | Variable name without a path | |
| object_path | Yes | ||
| object_type | No | Specify the exact IC-CAP type when a path can name more than one object. |