Available translations

Data Building Procedure

foundations.png
data-building-procedure.png
The data building procedure processes information to be fed to properties that are stored in the output dataset.
Content
This procedure holds the core logic of the bot, as it features the code that performs the calculations required to produce the new data set. The code is split between a procedure initialization and a procedure loop.
Data Building Procedure Menu
The Data Building Procedure node has the following Node Menu items:
The Add Procedure Initialization menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: initialization
  • label: Add Procedure Initialization
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Add Procedure Loop menu item has the following properties:
  • action: Add UI Object
  • disableIfPropertyIsDefined: true
  • propertyToCheckFor: loop
  • label: Add Procedure Loop
  • actionFunction: payload.executeAction
  • actionProject: Visual-Scripting
  • relatedUiObjectProject: Foundations
The Delete menu item has the following properties:
  • action: Delete UI Object
  • actionProject: Visual-Scripting
  • askConfirmation: true
  • confirmationLabel: Confirm to Delete
  • label: Delete
  • iconPathOn: delete-entity
  • iconPathOff: delete-entity
  • actionFunction: payload.executeAction
Data Building Procedure Children
The Data Building Procedure node has the following childrenNodesProperties:
The Loop node property features the following properties:
  • name: loop
  • type: node
  • autoAdd: true
The Initialization node property features the following properties:
  • name: initialization
  • type: node
  • autoAdd: true
Data Building Procedure Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Data Building Procedure with other nodes:
Compatible Types: