Answered
Using isdefined when json variable contains a #
Hello,
I need help understanding how to check if a variable is defined when the json variable contains a # in its name as shown in the image:

I tried using ## but it not correct:
<cfif Isdefined('results.track.album.image[2].##text') AND #results.track.album.image[2].##text# NEQ ''>Suggestions?
Thanks!
Gary
