The following example exports the Bookmark name and the URL to a CSV file. A CSV header line is written at the beginning of the file.


"Name","Url"{wsw_begin_url}
"{wsw_url_name}","{wsw_url_url}"{wsw_end_url}