Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
12.0
12.1
12.2
12.3
12.4
12.5
13.0
13.1
13.2
13.3
Statistic
FMM
Blog
Archive.lzmaVersion
Queries version of lzma library.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Archive | 13.2 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Archive.lzmaVersion" )
Parameters
none
Result
Returns text or error.
Description
Queries version of lzma library.The version used with Archive function. Empty if not available.
Examples
Show version:
Show Custom Dialog [ "lzma Library Version" ; MBS( "Archive.lzmaVersion" ) ]
See also
Release notes
- Version 13.2
- Added Archive.BZip2Version, Archive.LZ4Version, Archive.ZLibVersion, Archive.ZStdVersion and Archive.lzmaVersion functions.
Blog Entries
Created 9th March 2023, last changed 16th April 2023
