cfdocs

getTagData

Return information to a Tag as Struct

getTagData(nameSpaceWithSeperator, tagName)
returns struct

Argument Reference

Name Type Required Default Description Values  
nameSpaceWithSeperator string Yes        
tagName string Yes        
dialect string No current template’s dialect Define the dialect you want details for /Users/garethedwards/development/github/cfdocs/docs/functions/gettagdata.md Lucee

Output information about a tag

Returns a structure storing information about <cfmail>

getTagData('cf','mail')