Term.EndOffset

Syntax

EndOffset: Number;

Description

The EndOffset property contains position of the last term element in the expression.

Comments

Use JSON or the setEndOffset method to set the property value, and the getEndOffset method to get the property value.

Example

The example of property use is given in description of the Term.BecameEmpty event.

See also:

Term