dvar_set
Set a DUT variable value in an IC-CAP project. Provide the full variable path and a scalar string or JSON array string to update the device parameter.
Instructions
Set a DUT variable value. Pass scalar values as strings and arrays as JSON array strings such as '["a","b"]'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| value | Yes | ||
| var_path | Yes | Full path |