Gets the account type ID for the current account member or for a specified account. This function can be used in these types of rules:
HS.Account.AccountTypeID("Account")
HS.Account.AccountTypeID(" ")
where Account is the name of a valid Account member
You can use a blank string (" ") to apply this function to the current member only if you are using the function in the Sub Consolidate routine. Otherwise, you must specify an account when using this function.
The ID for the specified account. Table 39 lists valid account types with corresponding IDs.