Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
MatrixDongle.GetVersionAPI
Returns the version number of the Matrix API.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
MatrixDongle | 5.2 | ✅ Yes | ✅ Yes | ❌ No | ✅ Yes, on macOS and Windows | ❌ No |
Deprecated
This function was deprecated.
MBS( "MatrixDongle.GetVersionAPI" )
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
This function does not need a paid license.
Created 1st August 2015, last changed 31st July 2020