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.
Selects the specified RFIDStatus record if it exists.
Syntax
client server public static RFIDStatus find([boolean update])
Run On
ClientOrServer
Parameters
- update
Type: boolean
A Boolean value that determines whether the record should be selected for update; optional.
Return Value
Type: RFIDStatus Table
An RFIDStatus record.
Remarks
If the record does not exist, it will be created.