Tags · Functions · Objects
Lucee Tag Reference
Choose a tag:

Tag <CFCSV>

No decription found

Body

This tag may have a body.

Example

	<cfCSV
		action="string"
		[charset="string"]
		[data="string"]
		[delimiter="string"]
		[file="string"]
		[hascolumnnames="boolean"]
		[includecolumnnames="boolean"]
		[output="string"]
		[query="query"]
		[textqualifier="string"]
		[trimendoffile="boolean"]
		[trimlines="boolean"]
		[variable="string"]>

	[</cfCSV>]
	

Attributes

The attributes for this tag are fixed. Except for the following attributes no other attributes are allowed.
Name Type Required Description
action string Yes  
charset string No  
data string No  
delimiter string No  
file string No  
hascolumnnames boolean No  
includecolumnnames boolean No  
output string No  
query query No  
textqualifier string No  
trimendoffile boolean No  
trimlines boolean No  
variable string No