IFlowScriptProperties Properties
An object defining properties for the IFlowScriptProperties class.
Caption
A multilingual dictionary containing the captions of the push notifications, mapping language codes to caption text.
Type: IVariableValueOptions
ResumeOnError
Indicates whether the script should resume on error.
Type: bool
Note
This property is obsolete and will be replaced by ErrorOptions
. Deprecation is planned for 01.01.2024.
ErrorDescriptionObjectName
Specifies the object name for error descriptions.
Type: string
Note
This property is obsolete and will be replaced by ErrorOptions
.