API DOCS
Classes & Functions
Files & Folders
Function: xajax.js.call
xajax.js.call = function(args) { }
Parameters:
args
The response command object containing the following
args.data (array)
args.func (string)
args.context (object) which is accessable in the function name via the 'this'keyword.
