Available translations
loading results
Data Building Procedure
The data building procedure processes information to be fed to properties that are stored in the output dataset.
El Data Building Procedure procesa la información que se enviará a las propiedades que se almacenan en el conjunto de datos de salida.
Data Building Procedure обрабатывает информацию, которая должна быть передана свойствам, хранящимся в выходном наборе данных.
Die data building procedure verarbeitet die Informationen, die den Eigenschaften (properties) zugeführt werden, die im Ausgabedatensatz (output dataset) gespeichert sind.
Veri oluşturma prosedürü, çıktı veri kümesinde depolanan özelliklerİ besleyecek bilgileri işler.
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.
Diese Prozedur enthält die Kernlogik des Bots, da sie den Code enthält, der die Berechnungen durchführt, die erforderlich sind, um den neuen Datensatz zu erzeugen. Der Code ist aufgeteilt in eine Prozedurinitialisierung (procedure initialization) und eine Prozedurschleife (procedure loop).
Эта процедура содержит основную логику бота, поскольку она содержит код, который выполняет вычисления, необходимые для создания нового набора данных. Код разделен между инициализацией процедуры и циклом процедуры.
Bu prosedür, yeni veri setini üretmek için gereken hesaplamaları gerçekleştiren kodu içerdiğinden botun temel mantığını barındırır. Kod, bir prosedür başlatma ve bir prosedür döngüsü arasında bölünmüştür.
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
- relatedUiObject: 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
- relatedUiObject: 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
Tip: When a menu item is grayed out, it means that Data Building Procedure already has the required child type that the menu item may add, and only that child is allowed for that case.
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
- childType: Procedure Loop
- autoAdd: true
The Initialization node property features the following properties:
- name: initialization
- type: node
- childType: Procedure Initialization
- 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: