Gets or sets a value indicating whether exclamation marks (!) are interpreted as references, rather than NOT.
Namespace: MindFusion.Scripting
Assembly: MindFusion.Scripting
C#
![]() |
---|
public bool InterpretExclamationAsReference { get; set; } |
Visual Basic
![]() |
---|
Public Property InterpretExclamationAsReference As Boolean |
A bolean value. The default is false.