Skip to content

function__NodeAjaxHelper

Wesley de Groot edited this page Jul 31, 2018 · 5 revisions
                     _    _____ 
                    | |  / ____|
                    | |  | (___ 
                _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                    v1.0.0 Final

Function _NodeAjaxHelper

⛔️ _('.wrapper')._NodeAjaxHelper(url, callbackFunc)



Node Ajax Helper
Please not call this function yourself, unless you know what you are doing!


Internal Function!

⛔️ Please do not use for plugins!


🖥 CLI Only

This function is only for the Command Line Interface


Parameter list

Type @var Description Required
string url Required
function callbackFunc callback to Required

Example:

_._NodeAjaxHelper(url, callback)


Returns:

false




Back to function list
Clone this wiki locally