See ResolveTaggedMessageFromObjects for a list of valid tags.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| message | String | The Message. | ||
| dateAsAt | Date | The Date As At for resolving tags such as Account Balance and Overdue. | ||
| messageResolved | String | ByRef | The Message with tags resolved. | |
| accountId | String | Optional | The Id of the Account from which to resolve Account tags. | |
| clientId | String | Optional | The Id of the Client from which to resolve Client tags. | |
| externalPartyId | String | Optional | ||
| userId | String | Optional | ||
| workflowId | String | Optional | ||
| accountAppId | String | Optional | ||
| specialTags | ISKeyValueList | Optional | If omitted, a value of Nothing is assumed. |
A Boolean value indicating success.