Condition Editor |
Top Previous Next |
VS VB6 VBA 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 a property, and 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: While other property kinds (Enum or String, for example) allow you to enter o select multiple values: In the case of multiple values for the String type, clicking the New... button shows a value editor. See Also: Programming Rules Review Options |