Term.getIsOneCharTerm

Syntax

getIsOneCharTerm();

Description

The getIsOneCharTerm property checks if a term contains one character.

Comments

The method returns True if a term contains one character, otherwise the method returns False.

Example

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

See also:

Term