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

Specifies whether the outputs should be constrained between 0 and 1

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

Syntax

C#
public virtual bool CONSTRAIN_OUTPUT { get; set; }

Remarks

Default = True

See Also