| SavePageToCSVPivot |
This creates a data file in the CSV (comma-separated) format which has one row per cell, sometimes referred to as a ‘tupple’.
SyntaxParameters:filename – filename of the CSV file, which should have the .csv extension to improve interoperability with other programs.Examples:SavePageToCSVPivot,file1.csv Save the current page as a comma-separated file of the name file1.csv into the myImportedData directory. Comments:You supply only a short file name, not the directory information. The file will be written to the myImporteddata directory specified in the variables file for the current user. |
| < Prev | Next > |
|---|