Methods
-
static definedFunction(funcnullable) → {boolean}
-
Checks to see if a function is defined.
Parameters:
Name Type Attributes Description funcfunction <nullable>
the function to check
Returns:
boolean -whether or not the funciton is defined