Skip to content

flbeta_function__NodeAjaxHelper

Wesley de Groot edited this page Nov 5, 2017 · 2 revisions
                     _          
                    (_)         
                     _    _____ 
                    | |  / ____|
                    | |  | (___ 
                _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.1.0 Beta

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](https://github.com/wdg/_.js/wiki/Function%20List%20(Beta))
Clone this wiki locally