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