FormulaEditor.DescriptionTemplate

Syntax

DescriptionTemplate: String;

Description

The DescriptionTemplate property determines a template for description of formula editor operators and functions.

Comments

Use JSON or the setDescriptionTemplate method to set the property value and the getDescriptionTemplate method to get the property value.

Example

The example of property use is given in the Example of Creating the FormulaEditor Component page.

See also:

FormulaEditor