MAINSAIL Language Manual, Section 41.2

previous   next   top   complete contents   complete index   framed top   this page unframed


41.2. $majorVersion

Figure 41–1. $majorVersion
system variable
INTEGER $majorVersion;

The value of $majorVersion is the major part of the MAINSAIL version number. For example, if running version 16.30 of MAINSAIL, $majorVersion is 16.

The effect of altering $majorVersion is undefined.


previous   next   top   complete contents   complete index   framed top   this page unframed

MAINSAIL Language Manual, Section 41.2