OperatorData interface
Operator JSON representation object.
Properties
Section titled “Properties”caseIns
Section titled “caseIns”Case insensative
● caseIns: boolean
The caption.
● cptn: string
defOperand
Section titled “defOperand”Default operator.
● defOperand?: OperandData
editor
Section titled “editor”Value editor ID.
● editor?: string
The expression.
● expr: string
The format.
● fmt: string
The id.
● id: string
isRange
Section titled “isRange”Is range.
● isRange: boolean
operands
Section titled “operands”The list of operands.
● operands?: OperandData[]
The number of parameters
● pcnt: number