GetTTSettings

Returns True if the account is a National account, for example, National is a valid base member below the TaxTypeTopMember.

Syntax

GetTTSettings(MemberName, IsNational)
Parameter Description
Member name Account member name
IsNational Return variable

True - From a TaxTypeTopMember, the member for the specified account is valid for National.

Return Value

Returns True or False based on the member specified for the TaxTypeTopMember.

Example

GetTTSettings("SalesAccount"). IsNational)