---
title: "How to access data in structure?"  
description: "How to access data in structure?"  
author: "Amit Singh"  
published: 2011-03-18  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/453/how-to-access-data-in-structure  
category: "cold fusion"  
tags: ["cold fusion"]  
reading_time: 1 minute  

---

# How to access data in structure?

We access data from structure\
For Example:\
<cfoutput>\
Name: #contact.firstname# #contact.lastname# \
</cfoutput>

## Answers

### Answer by Amit Singh

We access data from structure\
For Example:\
<cfoutput>\
Name: #contact.firstname# #contact.lastname# \
</cfoutput>


---

Original Source: https://www.mindstick.com/interview/453/how-to-access-data-in-structure

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
