template::list::write_csv (public)
template::list::write_csv -name name [ -delimiter delimiter ]
Defined in packages/acs-templating/tcl/list-procs.tcl
Writes a CSV to the connection
- Switches:
- -name (required)
- -delimiter (optional, defaults to
","
)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.