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.
Determines whether the record identified by the given RedId value exists.
Syntax
client server public static boolean exist(RecId _recId)
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
A RecId value for which to search.
Return Value
Type: boolean
true if the record exists; otherwise, false.
Remarks
Standard exist