isPrimitive(v);
v. Initial value.
The isPrimitive method checks if the specified element has primitive type.
Primitive types include string, numeric and Boolean type.
The example of use is given in the with description of the PP.getStyle method.
See also: