ReasonTable::exist Method
Determines whether the specified reason occurs in the table.
Syntax
client server public static boolean exist(ReasonCode _reason)
Run On
Called
Parameters
- _reason
Type: ReasonCode Extended Data Type
The reason code to find.
Return Value
Type: boolean
true if the reason exists for the given ReasonCodeAccountType table; otherwise, false.