Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.