<cfargument>
What it does
Creates a
parameter definition within a component definition and defines a function
argument. Used this tag within a cffunction tag.
Attributes
name - Required
type - Optional
required - Optional
default
- Optional - Specifies a default argument value.
displayname - Optional
hint - Optional
End
Tag: Forbidden |