Skip to content
The Elk Shell Language
Search
K
Main Navigation
Reference
Standard Library
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
exec
exec(programName: String)
Parameter
Type
Description
programName
String
The name of the program to execute.
Executes a program.
Returns
(*)