When Condition Editor

Top  Previous  Next

 VS   VB6   VBA 

The When to review tab of the Programming Rules Review Options and Nomenclature Rules Review Options of the Review Quality feature allows you to define conditions with an editor where you select an object and then a property, operator (which depends on the property kind) and a value.

Some property kinds (Integer or Boolean, for example) allow you to enter o select a single value:

WhenConditionEditorSingleValue

While other property kinds (Enum or String, for example) allow you to enter or select multiple values:

WhenConditionEditorMultipleValues1

WhenConditionEditorMultipleValues2

In the case of multiple values for the String type, clicking the New... button shows a value editor.

See Also:

Condition Editor

Value Editor

Programming Rules Review Options

Nomenclature Rules Review Options

Review Quality