CatExternalMessageFormat::checkExist Method
Determines whether a CatExternalMessageFormat record exists with the specific name.
Syntax
client server public static boolean checkExist(CatMessageFormat _messageFormat)
Run On
Called
Parameters
- _messageFormat
Type: CatMessageFormat Extended Data Type
Return Value
Type: boolean
true if the record was found; otherwise, false.