InventTestVariable::find Method
Finds the specified record in the InventTestVariable table.
Syntax
client server public static InventTestVariable find(InventTestVariableId _inventTestVariableId, [boolean _forUpdate])
Run On
Called
Parameters
- _inventTestVariableId
Type: InventTestVariableId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: InventTestVariable Table
A record in the InventTestVariable table; otherwise, an empty record.