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

Specifies how the activation(s) for the module's outcome should be set (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..::..OutcomeActivationOptions OUTCOME_ACTIVATION_OPTION { get; set; }

Remarks

Default = ACTION_STRENGTH

See Also