NSBVersion: Difference between revisions

From NSB App Studio
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
== Description ==
== 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.
NsbVersion returns a string with the current version of NSB/App Studio that is running. This global property can be read, but not set.


== Example ==
== Example ==

Revision as of 12:49, 2 September 2012

NSBVersion

Description

NsbVersion returns a string with the current version of NSB/App Studio 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