putLiteral(text, position);
text. Literal term to be placed to the collection.
position. The optional parameter that specifies the position where the literal term should be placed.
The putLiteral method adds a literal term to term editor.
The literal term is a term, in which the Term.IsLiteral property is set to True.
The example of method use is given in description of the putCustom method.
See also: