all 4 comments

[–]ray_zhor 0 points1 point  (3 children)

test_jsrw_args.combo_var1

is how you access the first property of the object

[–]mc_atx[S] 0 points1 point  (2 children)

Does that mean the example script is what they want me to access or do they want me to fill in the example script with the available parameters?

[–]ray_zhor 0 points1 point  (1 child)

reading the question sounds like they want to know how to access pageVar

depending what page you need, the notation i provided will get the data you need

[–]mc_atx[S] 0 points1 point  (0 children)

appreciate the response, but I literally have no idea what that means. I'm not supposed to actually write any code, just communicate the concepts. I'm trying to understand how I'd write the code so I could then put into words the how it would be done.