object_get_val
Retrieve the current value or bound (min/max/opt) of an IC-CAP parameter, or the data states (M/S/B) for datasets. Specify the object path and type to get exact values from projects.
Instructions
Get the value of an IC-CAP object. For parameters: supports minvalmax. For datasets: supports msb.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| msb | No | Data state for Dataset, Input, Output, or Transform | B |
| minvalmax | No | Value or bound selector for Par, MPar, or DPar | Value |
| object_path | Yes | ||
| object_type | No | Specify the exact IC-CAP type when a path can name more than one object. |