isString(v);
v. Initial value.
The isString method checks if the specified value is a string.
This method returns True if the specified value is a string, and False if otherwise.
The example of use is given in the with description of the static method PP.IsTrueString.
See also: