Structure
Last updated
Was this helpful?
Last updated
Was this helpful?
This chapter describes the actions you have to structure your scripts, to make them more generic and flexible to reuse.
This allows you to execute another script as part of the current script. This allows you to reuse a on multiple places.
can be set on different scopes. This action allows you to set the flags on script level. The flags you set as long as the script is running or until the next instance of the set flags action.
The show notification action allows you to show notifications to the user while executing a script. The can for example be useful if a train is approaching and no empty track is available at the station.