This tag automates logging into SiteAdmin.LassoApp and clicking the "Export" button in the "Import/Export" tab. It requires the SiteAdmin username and password, and the path where you want the export file saved. Returns nothing if successful, or an error message if there was a problem.
Parameters
-username
string, required
Valid SiteAdmin username.
-password
string, required
Valid SiteAdmin password.
-path
string, required
Path (including filename) where the export file should be written.
Click the "Download" button below to retrieve a copy of this tag,
including the complete documentation and sample usage shown
on this page. Place the downloaded ".inc" file in your
LassoStartup folder, restart Lasso, and you can begin using this
tag immediately.