that might not be what im trying to say but...
i want to upload an image using this as the url "https://d36mxiodymuqjm.cloudfront.net/cards_by_level/chaos/""pool1.At(1,3)""_lv1.png"
the italicized portion of the url above is pulling data from an array
when i use the url and manually enter the data from pool1.at(1,3) it works
what am i missing in getting the url to be correct when it uses an array lookup?