Ask(condition)

Calculates the condition if parameter values were supplied or evaluates to true if not.

Parameters

condition
The conditional expression with one or several parameters to prompt the user.

Returns

Boolean

Remarks

This function works in filter formulas only. It is used for the Ask the User option.

Examples