Available translations

Data Formula

foundations.png
data-formula.png
A data formula is a device used to assign a value to the panel data, usually in the form of the name of the corresponding record property.
Right click and Edit to enter edit mode and change this text. ENTER to write new paragraphs. ESC to exit edit mode.
Data Formula Menu
The Data 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
Data Formula Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Data Formula with other nodes:
Compatible Types:
Data Formula Formula
This section explores Data Formula Node Code.
Initial Value
The initial value for Data Formula is:
 "// Type your code"
Examples
This is a list of examples used on the Data Formula code, collected from this workspace.