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.
print page
