-
Notifications
You must be signed in to change notification settings - Fork 1
Function_evisit_core_js_utils_setmeta
Wyatt Greenway edited this page Jan 31, 2017
·
4 revisions
- obj
- (Object) >>> Object to set meta property on
- path
- (String) Dot notation path to evaluate
- value
- (*) Value to set
- (String) Return the actual final path (relative to the base object) where the meta property was set. This is useful if meta property was pushed into an array; the actual array index will be returned as part of the final path