isNumber

open fun isNumber(): Boolean

Checks if the value is a Number.

Return

true if the value is a Number, otherwise false.