Project

General

Profile

Scol standard library package  0.3.1
Common and usefull functions for all Scol applications
vm.pkg File Reference

Scol Standard Library - Scol virtual machine API. More...

Functions

 vmConsoleState ()
 Returns if the Scol console is shown or hidden.
 vmConsoleToggle ()
 Show or hide the Scol console.
 vmRessGet (szKey)
 Get the value of a global variable (a string resource).
 vmRessSet (szKey, szValue)
 Set a global variable (a string resource) for this VM only.

Variables

var VM_ConsoleState = 0

Detailed Description

Scol Standard Library - Scol virtual machine API.

Author
Scol team
Version
0.1