Closed koevskinikola closed 1 year ago
Add a new get value function with a new signature. With this function, a user can dynamically pass a path to obtain a nested property in a given context.
closes #11293
@saig0 I implemented your review hints. I also restructured the commits a bit, so they are merge-ready.
Description
Add a new get value function with a new signature. With this function, a user can dynamically pass a path to obtain a nested property in a given context.
Related issues
closes #11293