InventParameters::find Method
Finds a record in the InventParameters table.
Syntax
client server public static InventParameters find([boolean _forupdate])
Run On
Called
Parameters
- _forupdate
Type: boolean
true if the record must be selected for update; otherwise, false.
Return Value
Type: InventParameters Table
An InventParameters record.