Convert a Table to CSV
Converts a table to CSV format.
Overview
This procedure converts a table to a CSV format.
Input Concepts
Concept
Type
Description
Default
Required
table
table
The table to be converted.
No default
Yes
Output Concepts
Concept
Description
csv
The CSV representation of the table.
Examples
1. Example 1
Last updated
Was this helpful?