isBoolean

open fun isBoolean(): Boolean

Checks if the value is a Boolean.

Return

true if the value is a Boolean, otherwise false.