typeofExpression

@JvmStatic
fun typeofExpression(vararg expressions: Expression): Expression

Returns a string describing the type of the given value.


DSL function for "typeof".