Resolve Account tags.

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>

Syntax

finAccountFunctions.ResolveTaggedReference(account, sourceString, [maxLength])

Parameters

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

Return Value

String

A String value.

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