Skip to content

flbeta_function__

Wesley de Groot edited this page Oct 23, 2015 · 31 revisions
                     _          
                    (_)         
            	     _    _____ 
        	        | |  / ____|
    	            | |  | (___ 
	            _   | |  \___  \
 ______    _   | |__| |  ____) |
|______|  (_)   \____/  |______/
                     v0.0.7 Beta

Function _

_._(configKey,set)


Display/Set config

Parameter list

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

Example:

_._('version');

Returns:



Back to function list

Clone this wiki locally