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