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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
MatrixDongle.GetVersionAPI
Returns the version number of the Matrix API.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| MatrixDongle | 5.2 | Yes | Yes | No | Yes | No |
Deprecated
This function was deprecated.
MBS( "MatrixDongle.GetVersionAPI" ) More
Parameters
none
Result
Returns version number or error.
Description
Returns the version number of the Matrix API.Format is x.y using major and minor version number.
Examples
Queries version of API:
Set Field [MatrixDongle::VersionAPI; MBS( "MatrixDongle.GetVersionAPI" )]
See also
Example Databases
Created 1st August 2015, last changed 31st July 2020
MatrixDongle.GetDriverFlag - MatrixDongle.GetVersionDRV
Feedback: Report problem or ask question.
Links
MBS Xojo PDF Plugins