JSCPrimative
Inherits Invokable / JSObjectUtils / Reference / Object
A JSCPrimative is a wrapper of 5 JavaScript primative types, includes:
- undefined
- null
- boolean
- number
- string
Constructors
Instance methods
finalize
SourceInherits Invokable / JSObjectUtils / Reference / Object
A JSCPrimative is a wrapper of 5 JavaScript primative types, includes: