ChartOfAccountsObject.<Chart of accounts name>.Level
Syntax:
Returned value:
Description:
Availability:
Note:
The account level starts from 0. The level equals 0 for a parentless item.
Example:
Message("This element belongs to level " + Object.Level()); |