isDouble

open fun isDouble(): Boolean

Checks if the value is a Double.

Return

true if the value is a Double, otherwise false.