ExpressionPartType

Enumeration

Types of the expression part.

Enumeration Members

Enumeration memberValueNotes
Field
"FIELD"

The part is a layer's field and it can be resolved to the field's value when associated with a specific record (e.g. selected record).

Function
"FUNCTION"

The part is a statistical function, e.g. average, sum.

Number
"NUMBER"

The part is a number.

Operator
"OPERATOR"

The part is an operator, e.g. +, -.

String
"STRING"

The part is a string.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.