$exe
Runs an application. You can also specify arguments like in the terminal. Returns true if the app exists, and false if it doesn't.
$exe(name)
| Parameter | Type | Description |
|---|---|---|
| name | String | The short name of the application to open (example : trollbox, catex) |