Scripting actions

Get Network Details
Gets information about the currently connected networks.
Random Number
Passes a random number between the given minimum and maximum to the next action. The minimum and maximum numbers are included as possible results.
Show Alert
Displays an alert with a title, a message, and two buttons. If the user selects the OK button, the shortcut continues. The cancel button stops the shortcut.
Nothing
This action does nothing and produces no output. It is useful to separate blocks of actions, or to ensure that no input is passed to the next action.
1 / 512345