ACCOUNTCLASSNAME
Overview
The ACCOUNTCLASSNAME function returns the name of a specified account class.
Syntax
CODE
=ACCOUNTCLASSNAME(ConnectionName, Class)
Arguments
The ACCOUNTCLASSNAME function uses the following arguments:
Argument | Required / Optional | Result |
| Required | The name of the connection, as specified in the Connection Manager |
| Required | The code of the account class. |
Example
CODE
=ACCOUNTCLASSNAME("Demo", "EXBANK")
Description: Returns the name of EXBANK
account class.
Result: Expense-Bank Fees