Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
Python.LibraryVersion
Queries the version text of the Python library.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
Python | 14.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes |
MBS( "Python.LibraryVersion" )
Parameters
none
Result
Returns text or error.
Description
Queries the version text of the Python library.Returns e.g. "3.12.3 (main, Apr 9 2024, 08:09:14) [Clang 15.0.0 (clang-1500.3.9.4)]"
Examples
Show version in dialog:
Show Custom Dialog [ "Python Version" ; MBS( "Python.LibraryVersion" ) ]
See also
Example Databases
Blog Entries
This function is free to use.
Created 23th May 2024, last changed 31st May 2024