English English Spanish EspañolKorea한국어
Straker»Company»Blog»2005» Retrieving value of a global variable

Retrieving value of a global variable

ShadoMX provides a function to retrieve the value of global properties or variables.
<cfset qProperty = request.sitecontext.getGlobalProperty('request.myproperty')>
where request.myproperty refers to the global variable that you are trying to retrieve.


Comments

There are no comments for this page as yet.

Add a comment