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