Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the specified account category exists in the table; if not, an error message is displayed.
Syntax
client server public static boolean checkExist(AccountCategory _accountCategory)
Run On
Called
Parameters
- _accountCategory
Type: AccountCategory Extended Data Type
The account category to find.
Return Value
Type: boolean
true if the account category exists in the table; otherwise, false.