TermEdit.putTerm

Syntax

putTerm (term, position);

Parameters

term. Term to be placed to the collection.

position. Optional parameter that specifies the position in which the term is to be placed.

Description

The putTerm method adds a term to term editor.

Example

The example of method use is given in description of the putCustom method.

See also:

TermEdit