xxxxxxxxxx
== Details ==
A global Lua runtime function that loads and runs verbatim a Lua code file in the current Lua runtime. No parameters are passed when run.
Will be loaded as a chunk and executed. The chunk will have no references to it such that the chunk should be garbage collected after being run.