getRuntimeMode
getRuntimeMode()
RuntimeMode
Description
Last updated
Was this helpful?
getRuntimeMode()
Returns the runtime mode of Squirrel.
design
Is in Design mode in the designer
interactive
Is in Debug mode in the designer
preview
Is in Preview mode in the designer
live
Is in Runtime (i.e. an exported project being run in the browser)
Support for this method was added on release 1.12.x
Last updated
Was this helpful?
Was this helpful?