Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
D
 debug
O
 object
V
 Void
Strict.debug
Public static Boolean value to enable/disable JavaStrict debug and increase performances too.
Strict.object
Public static Boolean value to use strong Strict Type where primitive value are not usable as objects (“test” is not instanceof Object while new String(“test”) is).
var Void
Alias of undefined value.