Routes panel
- Last UpdatedMay 14, 2024
- 1 minute read
The Routes panel contains a tool to browse the route connecting a source event to its listeners. Almost all script behaviors are event driven.
Routes created within a private script block are shown only if the show private option on the General tab is selected.
List of routes
The table is sorted, by default, by From ascending. You can change the sort. You can also filter the table content by From and To to search for a specific node connection.
Table columns
All routes defined in the logic are listed in a table that shows these columns.
|
The start location of the route. |
|
The start location of the route. |
|
The value to pass. |
|
Any conditions applied to the the route. |
Locating a route
When you select a row in the table, the selected content appears in the lower area of the tab.
This can be useful, for example, to test the current value for the route's Condition or Value using the Evaluate panel.
