Available translations

Text Formula

foundations.png
text-formula.png
The text formula determines the content that shall be rendered over the charts.
Content
The text formula may use any of the variables available to the plotter, and may produce either a numeric or a text string result.
Text Formula Menu
The Text Formula node has the following Node Menu items:
The Edit menu item has the following properties:
  • action: Edit
  • actionFunction: uiObject.formulaEditor.activate
  • label: Edit
  • iconPathOn: javascript-code
  • iconPathOff: javascript-code
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • actionFunction: payload.executeAction
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
Text Formula Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Text Formula with other nodes:
Compatible Types:
Text Formula Formula
This section explores Text Formula Node Code.
Initial Value
The initial value for Text Formula is:
 "record.property"
Examples
This is a list of examples used on the Text Formula code, collected from this workspace.