Table of Contents

Version

Format

version
version ( )

Description

Returns an integer number representing the version number of the BASIC-256 environment currently running.

Example

print "You are using version " + version()

Will display something like

You are using version 90932

New To Version

0.9.9.32