Data sources for expressions in validation rules

The data sources are your access to data on the form. The following data sources are available when you type both conditions and actions for validation rules. This means that you can access these data sources for use in both comparisons and calculations.

Values of individual fields

Examples:

Type Field in the Condition dialog to access the value string from Field.

Type Field[2] to access the value string from Field[2].

Type Field[2].Complement to access the field complement string from Field[2].

Values associated with the form as a whole

System variables