MMScript

Trigger and schedule scripts

<- Back to MMScript function list

MMScript_Version

Description

This function returns the current version of MMScript. This function is useful for testing whether or not the plug-in is installed and enabled. If you call this function and a question mark ("?") is returned, then the plug-in is either not installed or not enabled.

Return Type
Text
Format
MMScript_Version
Related Items
MMScript_VersionAutoUpdate
Example

Code:

MMScript_Version

Result:

Returns the MMScript version like "MMScript v.1.1.2".