|
|
Section Intro: Csv Module
Csv ModuleSynopsis:The CSV module is useful for importing Comma Separated Values from external programs which are capable of producing them. Such programs include word processors, legacy database systems, spreadsheets, and the like. Commands:
Returns an array of the values specified in the comma separated values represented by CSV-TEXT. The values are placed in ARRAY-NAME in the order in which they are found.
Edit Section
![]() The META-HTML Reference Manual V2.0 Copyright © 1995, 1998, Brian J. Fox Found a bug? Send mail to bug-manual@metahtml.org |