Description
The ACCOUNTCLASSNAME function returns the name of a specified account class.
Syntax
ACCOUNTCLASSNAME(Connection, Class)
Parameters
The ACCOUNTCLASSNAME function uses the following parameters:
Parameter | Required/Optional | Result |
Connection | Required | The name of the connection, as specified in the Connection Manager |
Class | Required | The code of the account class. |
Example
=ACCOUNTCLASSNAME("Demo", "EXBANK")
Description: Returns the name of EXBANK account class.
Result: Expense-Bank Fees
Applies to
GL Module