Files
Upsilon/apps/code/base.universal.i18n
Léa Saviot 6baaa8547a [code] Execute a script from the script options.
A button in the options opens the console, with only the current script
imported.

Change-Id: Ia3053534d6fdb2bd1340ce3c42b7249510c97bbc
2017-11-17 14:05:23 +01:00

5 lines
93 B
Plaintext

CodeApp = "Python"
CodeAppCapital = "PYTHON"
ConsolePrompt = ">>> "
ScriptParameters = "..."