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

The maximum number of slots for working memory (i.e., the maximum number of chunks that can be in working memory)

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

Syntax

C#
public int WORKING_MEMORY_CAPACITY { get; set; }

Remarks

Default = 7

See Also