QSCompiler.loadScript

load a script which is to be compiled.

Each element in the array should be a line, without the newline character(s) at end

class QSCompiler
void
loadScript
(
string[] script
)

Meta