Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

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