Cold Fusion: Output Array or Struct Values
To find out what is actually is in your struct or array, in Cold Fusion (if you use it anymore) here is what you do: <cfdump var="#Session#"> I recommend adding a after it to not continue the code running, just for testing purposes.
