<!--- Get the UDF meta data. ---> <cfset objMetaData = GetMetaData( VARIABLES.Test ) /> <!--- Get the author. ---> <cfset strAuthor = objMetaData[ "kinky:author" ] />