Skip to content

flbeta_function_isUndefined

Wesley de Groot edited this page Nov 3, 2016 · 33 revisions
                     _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.8 Beta

Function isUndefined

_.isUndefined(thing)



isUndefined is a object undefined?


🌍 Universal function

This function is for the Command Line Interface and Websites!


Parameter list

Type @var Description Required
object [object] Wrapper Optional
object thing object to test Required

Example:

_.isUndefined(myObject)


Returns:

bool




[Back to function list](https://github.com/wdg/_.js/wiki/Function%20List%20(Beta))
Clone this wiki locally