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.
Checks if a record exists that matches the given catalog and name values.
Syntax
client server public static boolean exist(RefRecId _catalog, Name _name)
Run On
Called
Parameters
- _catalog
Type: RefRecId Extended Data Type
An instance of the RefRecId data type.
- _name
Type: Name Extended Data Type
An instance of the Name data type.
Return Value
Type: boolean
true if the record was found; otherwise, false.