Next: exit, Previous: eventname, Up: Internal Routines [Contents][Index]
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