You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the shell command, this command will run a command inside the system's built-in command line shell. The command in parameter 1 will run and will output it to the standard output. Here is an example on how this command is called.
Example
shell "<SHELL_COMMAND>";
Note
This command requires permission from the enable command, please see the wiki post for more information.