Status_Preserve_OFF (deprecated)

Allows rules to change the STATUS value of fields, for example, to assign a problem status. This action has been deprecated and is scheduled to be removed in a future release. It is recommended that you no longer use this action. Instead, use the StatusPreserveOff action in the RuleRunnerLogic action library.

Syntax

bool Status_Preserve_OFF ()

Parameters

None.

Returns

Always True.

Level

All.

Details

This action turns the Status Preserve condition of a page and its fields from On to Off.

An object's Off condition allows the actions of a Validate ruleset to assign a problem status to any Field object with an invalid captured value. The Verify task's Data Entry panel will then surround the value with a pink background, alerting the operator to the problem.

Example
Status_Preserve_Off()