This functionality is typically only for use via the User Interface.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| newUserData | ISKeyValueList | A Key/ Value List containing the new User Data. | ||
| clearExisting | Boolean | Indicates whether to Clear all existing User Data on the Workflow, i.e., any values not contained in newUserData will be lost. | ||
| workflowTimestamp | Integer | The Workflow's Timestamp. |
A Boolean value indicating success.