<cfservletparam>
This tag has been deprecated and is non-functional.
This tag cannot have a body.
This tag is also supported within <cfscript>
Status: deprecated
<cfservletparam
name=string
value=string
variable=string
type=string
>
| Attribute | Description |
|---|
Unimplemented Attribute(s)
| Attribute | Description |
|---|---|
name
string,
required
|
edit
This attribute has been deprecated and is non-functional. * deprecated * |
value
string,
optional
|
edit
This attribute has been deprecated and is non-functional. * deprecated * |
variable
string,
optional
|
edit
This attribute has been deprecated and is non-functional. * deprecated * |
type
string,
optional
|
edit
This attribute has been deprecated and is non-functional. * deprecated * |
Examples
editThere are currently no examples for this tag.
See also
- Search Issue Tracker open_in_new
- Search Lucee Test Cases open_in_new (good for further, detailed examples)