InventTestVariable::exist Method
Determines whether the specified record in the InventTestVariable table exists.
Syntax
client server public static boolean exist(InventTestVariableId _inventTestVariableId)
Run On
Called
Parameters
- _inventTestVariableId
Type: InventTestVariableId Extended Data Type
Return Value
Type: boolean
true if the specified record exists; otherwise, false.