PROGRAMMING OVERVIEW AND USER INTERFACE


Input validation formulas
Example

An input validation formula checks the data entered in the field against criteria that you specify. This formula executes after the input translation formula.

An input validation formula should end with a call to @Success or @Failure.

Example
See Also