Updated docs and added constants to tracker
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#title OS$ [RCBasic Doc]
|
||||
#header function OS$()
|
||||
#header Function OS$()
|
||||
|
||||
Returns the runtimes native operating system.
|
||||
|
||||
@@ -14,3 +14,4 @@ Possible Return Values
|
||||
#/list
|
||||
|
||||
Note: This specifically returns the OS$ the runtime was built for so if you have a windows executable running under wine this function will return "WINDOWS"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user