LuaInterface:RunString
Description
Queues the given code to be run inside this interface.
The code only actually runs once this interface's tasks are executed, either by its own thread (See LuaInterface:EnableThinking) or thru LuaInterface:RunTasks.