[This is preliminary documentation and is subject to change.]

Specifies whether the condition chunk is in a "match-all" state (i.e., all of the world objects in the condition chunk are set to True)

Namespace: Clarion.Framework.Core
Assembly: ClarionLibrary (in ClarionLibrary.dll) Version: 6.1.1.0 (6.1.1.0)

Syntax

C#
public bool IsMatchAll { get; }

See Also