ScriptVariableValue object
Example JSON representation
{
"name": "string",
"value": "string"
}
Properties
| property | attributes | valid values | description | filter option |
|---|---|---|---|---|
| name string |
required |
The Variable name. |
||
| value string |
optional |
The redefined value declared in the Script level. |