![]() |
Harmony
Scripting Interface Documentation
|
The System JavaScript global object. Call system specific command directly. More...
Public Slots | |
void | println (String arg) |
String | getenv (String str) |
void | processOneEvent () |
The System JavaScript global object. Call system specific command directly.
Provided for backward compatibility with QSA scripts - provides println and getenv
|
slot |
retrieve environment variable
|
slot |
print string to console
|
slot |
for event processing in while loops. It can not be accessible from scriptModule