Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Plugin.LibExpatVersion
Queries the version of the expat library.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Plugin | 15.0 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Plugin.LibExpatVersion" )
Parameters
none
Result
Returns text or error.
Description
Queries the version of the expat library.This library is used to work on XML, e.g. by Archive functions.
Examples
Check version:
MBS("Plugin.LibExpatVersion")
Example result: expat_2.6.4
See also
Release notes
- Version 15.0
- Added Plugin.LibExpatVersion function.
Blog Entries
This function is free to use.
Created 12nd December 2024, last changed 12nd December 2024
