System.ExecuteCommand(string)
Executes a console command
System.ExecuteCommand("save"); -- saves the current game
Category: Lua API