Hey Frank,So, the problem is that when you use a js Object reference,
the path can't contain bracket accessors to an array element. So, you
can use a custom script which you would do what you were doing
above:return window.consumerJSON.planProfiles[0].planCategory;Try that
out and see if it works. Ben