ScriptStringExecutionParameter interface
a plain text value execution parameter
- Extends
Inherited Properties
| name | The parameter name |
Property Details
type
The type of execution parameter
type: "Value"
Property Value
"Value"
value
The value for the passed parameter
value?: string
Property Value
string