Resolve tags in a Message for Html output.

See ResolveTaggedMessageFromObjects for a list of valid tags.

Syntax

finDocumentFunctions.ResolveTaggedMessageHtml(message, dateAsAt, messageResolved, [accountId], [clientId], [externalPartyId], [userId], [workflowId], [accountAppId], [specialTags])

Parameters

NameTypeOptionalByRefDescription
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.

Return Value

Boolean

A Boolean value indicating success.

Member of:
finDocumentFunctions
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0