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.
Checks whether the specified test ID is used in any test group member record.
Syntax
client server public static boolean checkTestUsed(InventTestId _inventTestId)
Run On
Called
Parameters
- _inventTestId
Type: InventTestId Extended Data Type
The test group ID to check.
Return Value
Type: boolean
true if the test ID is not used; otherwise, false.