isInteger

open fun isInteger(): Boolean

Checks if the value is an Integer.

Return

true if the value is an Integer, otherwise false.