object_get_valof
Retrieve a variable or parameter value from any IC-CAP object by specifying its path and name. Searches the object hierarchy to find the value, even when the exact type is ambiguous.
Instructions
Get visible variable or parameter value from an object, searching the hierarchy.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Variable or parameter name | |
| object_path | Yes | ||
| object_type | No | Specify the exact IC-CAP type when a path can name more than one object. |