RFIDParameters::find Method
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.