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 whether any attribute exists that has the specified reference.
Syntax
client server public static boolean existsAny(RefRecId _refRecId, RefTableId _refTableId)
Run On
Called
Parameters
- _refRecId
Type: RefRecId Extended Data Type
The reference to an ID of a record.
- _refTableId
Type: RefTableId Extended Data Type
The reference to an ID of a table.
Return Value
Type: boolean
true if any attribute exists that is linked to the specified arguments; otherwise, false.