Next: , Previous: , Up: Internal Routines   [Contents][Index]


15.5.184 execute

execute, string [, /main]

Compiles and executes string string, interpreting it as LUX code. If keyword /main is specified, then the execut on is performed at the main execution level (context zero), otherwise in the current context.

See also: eval