Scol standard library package
0.3.1
Common and usefull functions for all Scol applications
|
Scol Standard Library - Scol virtual machine API. More...
Functions | |
vmConsoleState () | |
Returns if the Scol console is shown or hidden. More... | |
vmConsoleToggle () | |
Show or hide the Scol console. More... | |
vmRessGet (szKey) | |
Get the value of a global variable (a string resource). More... | |
vmRessSet (szKey, szValue) | |
Set a global variable (a string resource) for this VM only. More... | |
Variables | |
var | VM_ConsoleState =0 |
Scol Standard Library - Scol virtual machine API.