WebSite-Watcher 4.42 -
Homepage
-
Help-Start
-
Topics
-
Previous
-
Next
Example: Export to CSV format
The following example exports the URL and Name fields to a CSV text file.
At the beginning the CSV header is written, afterwards the bookmark fields between the start/end markers
{wsw_begin_url}
and
{wsw_end_url}
"Name","Url"
{wsw_begin_url}
"
{wsw_url_name}
","
{wsw_url_url}
"
{wsw_end_url}