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

Specifies the type of operation that is being performed by the module (for use in InterpretMetaCognition(LocalEpisodicMemoryTuple))

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

Syntax

C#
public virtual MetaCognitiveModule..::..OperationOptions OPERATION_OPTION { get; set; }

Remarks

Default = CHOOSES_ACTIONS

See Also