is_number
The is_number method returns whether the value is a number.
Syntax
is_number()
Returns
(Boolean). Returns true if the value is a number, false otherwise.
The is_number method returns whether the value is a number.
is_number()
(Boolean). Returns true if the value is a number, false otherwise.