Get the value in an object using the string. The string 'person.info.name' will return you 'Pete' from the { person: { info: { name: 'Pete', age: 32 } } }
published 1.0.5 2 years ago
Get the value in an object using the string. The string 'person.info.name' will return you 'Pete' from the { person: { info: { name: 'Pete', age: 32 } } }