NSBVersion

From NSB App Studio
Revision as of 18:32, 8 July 2012 by Brendon (talk | contribs) (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''...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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