Sidebar infos
Dernière mise à jour
Dernière mise à jour
In the Info Sidebar section, you'll find the information contained in the Nodes, as well as the Global Variables that can be used in your scenario.
When a node is selected either in the flow editor or in the node list, the information is displayed in the Info Sidebar. You'll find:
1 - The node name (which you can modify by double-clicking on the node in the editor. See the Node documentation section for details on renaming the node in the Editing node properties section), as well as its ID.
2 - A list of all nodes used in the scenario.
All nodes present in the editor are also listed in the Info sidebar. A node selected in the editor or the list will select its equivalent in the other area. In the Info Sidebar list, the selected node is underlined in yellow.
When you open the selected node's toggle, you can find Debug, where the node's error messages, if any, will be stored. The msg section reveals the information stored in the node (the object).
Global variables are used to store information that can be reused throughout the scenario created with the editor.
For a better understanding of how to use Global Variables throughout Iconnek, please refer to the sections on Using the function node and Using global variables.