Available translations

Procedure Javascript Code

foundations.png
procedure-javascript-code.png
The Procedure JavaScript code node may hold any snippet of valid JavaScript.
The system allows developers great flexibility as all valid JavaScript code is allowed.
Procedure Javascript Code Menu
The Procedure Javascript Code node has the following Node Menu items:
The Edit menu item has the following properties:
  • action: Edit
  • actionFunction: uiObject.codeEditor.activate
  • label: Edit
  • iconPathOn: bitcoin
  • iconPathOff: bitcoin
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
Procedure Javascript Code Attaching Rules
The following are the Node Attaching Rules that govern the attachment of Procedure Javascript Code with other nodes:
Compatible Types:
Procedure Javascript Code Code
This section explores Procedure Javascript Code Node Code.
Initial Value
The initial value for Procedure Javascript Code Code is:
 "// Type your code"
Examples
This is a list of examples used on the Procedure Javascript Code code, collected from this workspace.