Forum Discussion
Thanks for the details.The B object key that we are trying to find inside object A is a dynamic value that is stored inside another variable. how can we replicate that variable in above expression instead of directly hard coding B.
For Ex.
value= B/C/D/E
how can we look up for B/C/D/E using value variable.