InitialTerms: Array;
The InitialTerms property determines initial terms that will be added to formula editor during component initialization.
Use JSON or the setInitialTerms method to set the property value and the getInitialTerms method to get the property value.
The example of property use is given in the Example of Creating the FormulaEditor Component page.
See also: