Fairly new to working with structures in Cold Fusion. I have the name of the structure stored in a variable, along with the name of the field within the structure that i need to display.
What's the correct syntax to display the actual value saved in "<structure_name>.<field_name>"?