GetTagData
Method Signature
GetTagData(nameSpaceWithSeperator=[string], tagName=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Related
Last updated
Was this helpful?
Lucee compat: Return information to a Tag as Struct
GetTagData(nameSpaceWithSeperator=[string], tagName=[string])nameSpaceWithSeperator
string
true
The namespace of the tag (Ex: cf)
tagName
string
true
The name of the tag (Ex: mail, http, dbinfo, etc)
Last updated
Was this helpful?
Was this helpful?
