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