The following tags will be resolved: <list> <item>[AccId] - Account Id (short tag used in Bank References)</item> <item>[AccName] - Account Name (short tag used in Bank References)</item> <item>[ExtId] - Account's External Id (short tag used in Bank References)</item> <item>[AccountId] - Account Id</item> <item>[AccountName] - Account Name</item> <item>[ATId] - Account Type Id (primarily used in Bank References)</item> <item>[ATCode] - Account Type Bank Reference Code (primarily used in Bank References)</item> <item>[ClientId] - Main Client's Id</item> <item>[ExternalId] - Account's External Id</item> <item>[LastName] - Main Client's Last Name</item> </list>
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| account | finAccount | The Account from which to resolve the tags. | ||
| sourceString | String | The Source String to resolve tags in. | ||
| maxLength | Integer | Optional | The Maximum Length that the resolved value can not exceed. 0 assumes there is no Maximum Length. If omitted, a value of 0 is assumed. |
A String value.