RetailBarcodeMaskTable::find Method
Finds the specified record in the RetailBarcodeMaskTable table.
Syntax
client server public static RetailBarcodeMaskTable find(RetailBarcodeMaskId _maskId, [boolean _update])
Run On
Called
Parameters
- _maskId
Type: RetailBarcodeMaskId Extended Data Type
The current value of field Mask.
- _update
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: RetailBarcodeMaskTable Table
A record in the RetailBarcodeMaskTable; otherwise, an empty record.