NSBVersion: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
(Created page with "NSBVERSION '''Description''' NSBVersion returns a string with the current version of NS Basic/X that is running. This global property can be read, but not set. '''Example''...")
(No difference)

Revision as of 18:32, 8 July 2012

NSBVERSION

Description

NSBVersion returns a string with the current version of NS Basic/X that is running. This global property can be read, but not set.

Example

REM NSBVersion Example
PRINT "The current version of NS Basic is " & NSBVersion

Output

The current version of NS Basic is v. 4.0.1