Skip to content

Latest commit

 

History

History
17 lines (15 loc) · 350 Bytes

JavaScript.md

File metadata and controls

17 lines (15 loc) · 350 Bytes

JavaScript language

ScriptX and JavaScript language type comparison table

JS ScriptX
null Null
undefined Null
Object Object
String String
Number Number
Boolean Boolean
Array Array
Function Function
ArrayBuffer ByteBuffer
DataView ByteBuffer
other Unsupported