scriptIntroFile top-level constant

String const scriptIntroFile

Location of the markdown file containing instructions for the SCRIPT tab.

Implementation

const String scriptIntroFile = '$assetsPath/markdown/script_intro.md';