IsMinOMRChecked
Indicates the minimum number of check boxes that can contain a value, such as a check.
Syntax
bool IsMinOMRChecked (StrParam)
Parameters
An Integer value specifying this minimum. 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 greater than or equal to the parameter value that you entered.
Level
Field level.Details
- Example
IsMinOMRChecked("1")