IsMaxOMRChecked

Indicates the maximum number of check boxes that can contain a value, such as a check.

Syntax

bool IsMaxOMRChecked (StrParam)

Parameters

An Integer value specifying this maximum. Smart parameters are supported.

Returns

False if the parameter you enter is not numeric, or the field is not an OMR field.

True if the number of OMR boxes checked is less than or equal to the parameter value that you entered.

Level

Field level.

Details

Example
IsMaxOMRChecked("1")