RetailKeyboardButtonControlB::find Method
Finds the specified record in the RetailKeyboardButtonControlB table.
Syntax
client server public static RetailKeyboardButtonControlB find(RetailIdEx5 _id, [boolean _forUpdate])
Run On
Called
Parameters
- _id
Type: RetailIdEx5 Extended Data Type
The ID value of the keyboard control button.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailKeyboardButtonControlB Table
A record in the RetailKeyboardButtonControlB table; otherwise, an empty record.