TermEdit.getTerms

Syntax

getTerms();

Description

The getTerms method returns an array of terms.

Comments

The array of terms is set by the Terms property.

Example

The example of method use is given on the Example of Creating the TermEdit Component page.

See also:

TermEdit