InitialOperators: Array;
The InitialOperators property determines initial operators that will be added to formula editor during component initialization.
Use JSON or the setInitialOperators method to set the property value, and the getInitialOperators method to get the property value.
The property use is given in description of the FormulaEditor.addOperator method.
See also: