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: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

Plugin.BuildNumber

Queries the build number of the plugin.

Component Version macOS Windows Linux Server iOS SDK
Plugin 5.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Plugin.BuildNumber" )

(old name: BuildNumber)

Parameters

none

Result

Returns build number or error.

Description

Queries the build number of the plugin.
Sometimes you may have two plugins with same version number, but one is newer as it has a higher build number.
Version 5.0 returns 1139.

Examples

Show build number:

Show Custom Dialog [MBS( "BuildNumber" )]

See also

This function is free to use.

Created 27th November 2014, last changed 21st October 2017


Platform - Plugin.CallCounter

💬 Ask a question or report a problem