This script evaluates to true if any the sub-scripts evaluate to true. That is, if one or more evaluate to true.

If the list of sub-scripts is empty, this script evaluates to false.

Hierarchy

  • RequireAnyOfScript

Properties

Properties

__type: Native

Script type.

The native script kind.

The list of sub-scripts.

Generated using TypeDoc