-
Notifications
You must be signed in to change notification settings - Fork 1
Function_evisit_core_js_utils_getmeta
Wyatt Greenway edited this page Jan 31, 2017
·
4 revisions
- obj
- (Object) >>> Object to get meta property from
- path
- (String) Dot notation path to evaluate
- defaultValue [optional]
- (*) Specify a default value to return if the requested meta property is not found, is null, undefined, NaN or !isFinite
- (*) Return property specified by path