template::list::write_csv (public)

 template::list::write_csv -name name [ -label_headers ] \
    [ -delimiter delimiter ]

Defined in packages/acs-templating/tcl/list-procs.tcl

Writes a CSV to the connection

Switches:
-name (required)
template::list name
-label_headers (optional, boolean, defaults to "true")
-delimiter (optional, defaults to ",")
CSV delimiter

Testcases:
No testcase defined.
[ show source ]
Show another procedure: