$system.getVersion

Returns the installed SITEFORUM version
Syntax
    $system.getVersion{}
DocumentationReturns the installed SITEFORUM version:

    Paramter:
      none
    Returns:
      The SITEFORUM version
    Throws:
      none
Examples
    $system.getVersion{}
    Return: vX.X.X
GroupSpecial
Minimum required transaction-mode:NONE
Required scripting permission of the developerPERMISSION_FL_BASIC
Minimum parameters0
Maximum parameters 0