API DOCS
Classes & Functions
Files & Folders
Function: call
function call()
Parameters:
arg1
(string) The name of the function to call.
arg2 .. argn
arguments to be passed to the function.
Returns:
object
The object.
function call()