# Global variable "getCustomerData"

With this Variable we get all the customer data of a customer we are looking for. The Variable has been implemented in application.cfc.

{% hint style="info" %}
You need a customer session to use this variable
{% endhint %}

The variable returns a struct with client data.
