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