LedgerRRGEDelimiters_W::existDelimiterId Method
Indicates whether the delimiter that has a given ID exists.
Syntax
client server public static boolean existDelimiterId(LedgerRRGEDelimiterId_W _delimiterId)
Run On
Called
Parameters
- _delimiterId
Type: LedgerRRGEDelimiterId_W Extended Data Type
The ID of the delimiter.
Return Value
Type: boolean
true if the delimiter exists; otherwise, false.