Returns the version of RhinoScript.
Rhino.Version ()
None.
Number
The version number.
MsgBox CStr(Rhino.Version), 0, "RhinoScript Version"