About Evaluating Properties

Use the Expression Editor to build expressions that evaluate properties. Enter property names directly into an expression, or select them from the Expression Elements Menu.

The syntax for an expression that evaluates a property is slightly different, depending on whether you use an operator or a function.
  • For an operator, the basic syntax is PROPERTY Operator Value.
  • For functions, the basic syntax is Function (PROPERTY).
  • Note: See To evaluate properties for more information.

If you enter a property name that is not in the Property list, validation may issue a warning. However, if that property exists in your data store, the expression may still be valid when it is run. You can also view valid property values using the Values Pane. See: About the Expression Editor for more information.

Additional tips