Returns the Lasso version, edition and platform in a single string.
-version will optionally return the version number expressed as a decimal value. For example, LP8.0.3 would return 8.0003, LP8.1.3 would return 8.0103 and LP8.5.1 would return 8.0501
-compact will optionally return the version, edition and platform as a 6-character string. For example, Lasso Standard Edition 8.5.4 (Win32) becomes SW8540 (for [S]tandard edition, [W]indows, v8.5.4.0)
Parameters
-version
boolean, optional
Optionally return the version expressed as a decimal value.
-compact
boolean, optional
Optionally return the version, edition and platform expressed as a 6-char string.
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.