isFloat

open fun isFloat(): Boolean

Checks if the value is a Float.

Return

true if the value is a Float, otherwise false.