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 condition occurs in the table.
Syntax
client server public static boolean exist(AssetConditionId _condition)
Run On
Called
Parameters
- _condition
Type: AssetConditionId Extended Data Type
The condition for which to check.
Return Value
Type: boolean
true if the condition exists; otherwise, false.