We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Import a MiniScript library by name, searching MS_IMPORT_PATH
None.
import "stringUtil" // loads stringUtil from MS_IMPORT_PATH print "hello world".upper // stringUtil adds .upper to strings
There was an error while loading. Please reload this page.