FORMULA LANGUAGE


@Success
Example

Returns 1 (True). Use this function with @If in field validation formulas to indicate that the value entered satisfies the validation criteria.

Syntax

@Success

Return value

true


Usage

Use @Success in input validation formulas for editable fields.

Example
See Also