ResourcesRoot$
Jump to navigation
Jump to search
Description
- The variable contains the path to the folder containing the Run BASIC resources
Syntax
- ResourcesRoot$
Hints
- The content is the path specified under "Preferences => Resources root"
Example
print "ResourcesRoot$ is: "; ResourcesRoot$
Useful Procedures
' Place a useful function or sub using this keyword here