User Tools

Site Tools


script_editor

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
script_editor [2017/07/26 08:20] justinscript_editor [2017/09/01 13:58] (current) justin
Line 27: Line 27:
 The Script Graph is the visual workspace where you will build your script and is similar to a flowchart. Once you have added functions to your script, you can click and drag to move them around. To connect two nodes together, click on the output connector of one then drag to the input connector of another. In order to have a valid script, you need at least one function connected to the Start node. Nodes can be removed from the Script Graph by clicking on their "X" button located in the upper right corner of the node. The Script Graph is the visual workspace where you will build your script and is similar to a flowchart. Once you have added functions to your script, you can click and drag to move them around. To connect two nodes together, click on the output connector of one then drag to the input connector of another. In order to have a valid script, you need at least one function connected to the Start node. Nodes can be removed from the Script Graph by clicking on their "X" button located in the upper right corner of the node.
  
-{{:wiki:script_graph.png?nolink|}}+{{:wiki:link_map_tut_07.gif?nolink|}} 
 + 
 +=====Script Graph Toolbar===== 
 +^Function^Description^ 
 +|Duplicate|Creates a copy of all selected nodes in the script graph (including any connections between the selected nodes).| 
 +|Select All|Selects all nodes in the script graph.| 
 +|Select None|Deselects any selected nodes in the script graph.|
  
 =====Source Code===== =====Source Code=====
script_editor.1501082400.txt.gz · Last modified: 2017/07/26 08:20 by justin