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

Performs a round of learning

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

Syntax

C#
void Learn()

Remarks

Note
This method should NOT be called until the DesiredOutput property has been set

See Also