System.Version - Manhunter07/MFL GitHub Wiki

Declaration

const Version = 0.2

Description

The Version constant in the System package contains the MFL compiler and built-in RTL version of the scripting engine you are using. See the version list below for a list of possible values. It allows the check for features and conditional version-specific code implementations. Its type is a floating-point number.

Versions

  • 0.1: Alpha version, used within the Cool Apps contest for Embarcadero
  • 0.2: Beta version, released as a first version after the previous alpha