Skip to content

OperatorData interface

Operator JSON representation object.


Case insensative

● caseIns: boolean


The caption.

● cptn: string


Default operator.

● defOperand?: OperandData


Value editor ID.

● editor?: string


The expression.

● expr: string


The format.

● fmt: string


The id.

● id: string


Is range.

● isRange: boolean


The list of operands.

● operands?: OperandData[]


The number of parameters

● pcnt: number