Skip to content

function__

Wesley de Groot edited this page Oct 23, 2015 · 38 revisions
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/

Function _

_('.wrapper')._(configKey,set)


Display/Set config

Parameter list

Type @var Description Required
object [object] Wrapper Optional
string configKey config Required
#### Deprecated! Warning will be removed in [0](https://github.com/wesdegroot/_.js/wiki/Changed_in_0)

Example:

_._('version');

Returns:



Back to function list

Clone this wiki locally