If Class Name

If Class Name performs a test on the object class name in the current operation.


Example


If Class Name


Condition

Operator Condition is met when...

available

there is an object class name available in the current operation.

equal

there is an object class name available in the current operation, and it equals the specified value when compared using the specified comparison mode.

not available

Available would return False.

not-equal

Equal would return False.


Fields

Operator

Select the condition test type.


Compare Mode

Select the comparison mode. See Comparison Modes.