IonizeDocsionize.cc ↗

Closure Library

loadstring

"Creates a chunk from the provided source code. The environment of the returned function is the global environment.

loadstring(source: string, chunkname: string?): function?, string?