Skip to content

flbeta_function_getCookie

Wesley de Groot edited this page May 2, 2017 · 18 revisions
            !             _          
                         (_)         
            	          _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.8 Beta

Function getCookie

_('.wrapper').getCookie(name)



Get cookie data


🕸 Web Only

This function is only for websites


Parameter list

Type @var Description Required
string name cookies name Required

Example:

_.getCookie('Cookiemonster')


Returns:

string/bool




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