MasterFlowVariableValueObject
Use this object to modify a variable's value.
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
itemId |
The ID depends on the source: For Model files it is the item's system ID. For materialized/deployed models it is its materialized model ID. |
Y |
string |
|
variableName |
The variable's name. |
- |
string |
|
variableValue |
New value. |
- |
string |
*Required elements are only used for API parameters