| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| documentId | String | The Document Id. | ||
| client | finClient | The Client. | ||
| clientLog | finClientLog | ByRef | The new, unsaved Client Log. | |
| dateAsAt | Date | Optional | The Date As At. If omitted, a value of ISRuntime.OptionalNullDate is assumed. | |
| message | String | Optional | The SMS Message or a blank String to retrieve from the Document (template message or Script) or from the Workflow Item. | |
| specialTags | ISKeyValueList | Optional | Any special tags to resolve. If omitted, a value of Nothing is assumed. | |
| recipients | String | Optional | A comma-separated list of Recipient Phone Numbers. | |
| workflow | finWorkflow | Optional | The Workflow to link the Log to. If omitted, a value of Nothing is assumed. | |
| workflowItem | finWorkflowItem | Optional | The Workflow Item to link the Log to. If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.