Skip to content

Shell command

Alvin Cheng edited this page Apr 6, 2023 · 1 revision

Description

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.

Clone this wiki locally