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.
Indicates whether the transaction type is supported for transaction text custom parameters.
Syntax
server public static boolean isTypeSupported(LedgerTransTxt _type)
Run On
Server
Parameters
- _type
Type: LedgerTransTxt Enumeration
The LedgerTransTxt type to check against.
Return Value
Type: boolean
true if the transaction type is supported; otherwise, false.