Hello,
Is it possible to get the function name of the cffunction which is
being called?

For example:

<cffunction name="returnMyName" access="public" returntype="any"
output="no">
        <cfreturn #me.name#>
</cffunction>

Thanks,
Charlie

-- 
official tag/function reference: http://openbd.org/manual/
 mailing list - http://groups.google.com/group/openbd?hl=en

Reply via email to