IFlowScriptProperties
The IFlowScriptProperties interface defines properties for configuring script-related settings in a workflow, including error options and variable value options. Some properties are marked as obsolete and will be replaced by ErrorOptions.
Properties
| Name | Description |
|---|---|
| ResumeOnError | Indicates whether the script should resume on error. |
| Caption | A multilingual dictionary containing the captions of the push notifications, mapping language codes to caption text. |
| ErrorDescriptionObjectName | Specifies the object name for error descriptions. |