execute From LUA previous page next page execute QS Informatica - Manuale LUA ›› Lua Standard Library ›› System Facilities ›› execute execute (COMMAND) Equivalent to the C function system. It passes COMMAND to be executed by an operating system shell. Returns a system-dependent status code. previous page start next page