| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| actionId | String | The Action to perform. | ||
| actionParametersJson | String | Either a String value for a JSON-formatted ISKeyValueList of parameters required to perform this action, e.g., the Flag Colour for 'UpdateFlag' type Actions. | ||
| uniqueIds | ISList | A List of Unique Ids. | ||
| warnings | finWarnings | Optional | ByRef | If omitted, a value of Nothing is assumed. |
A Boolean value indicating success (this will never be False unless the Task Manager has not been initialised).