Last updated on
Apr 27, 2021
|
Also applies to ColdFusion
When you use the cfftp tag with the listdir action, cfftp returns a query object, where queryname is the name attribute value, and row__ is the row number of each file or directory entry:
queryname.Name[row] |