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.5   10.0   10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2    Statistic    FMM    Blog  

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

Created 1st August 2015, last changed 31st July 2020


MatrixDongle.GetDriverFlag - MatrixDongle.GetVersionDRV

Feedback: Report problem or ask question.