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 RFIDParameters record if it exists.
Syntax
client server public static RFIDParameters 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: RFIDParameters Table
An RFIDParameters record.
Remarks
If the record does not exist it will be created.