This script evaluates to true if at least M (required field) of the sub-scripts evaluate to true.

Hierarchy

  • RequireAtLeastScript

Properties

__type: Native

Script type.

The native script kind.

required: number

The number of sub-scripts that must evaluate to true for this script to evaluate to true.

The list of sub-scripts.

Generated using TypeDoc