jsTypeOf

JS
1.1
fun jsTypeOf(a: Any?): String

Function corresponding to JavaScript's typeof operator