Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Expand
titleTable of Contents
Table of Contents
minLevel1
maxLevel7

...

Commands for the BrightSign Shell can be found here.

BrightScript

...

Debug Console

The BrightScript Debugger is a tool that facilitates debugging of BrightScript code. It is available through the BrightSign Shell (see below). To turn the BrightScript Debugger on, type script debug on at the console. More info can be found here.

...

Identifying and resolving memory leaks <-- currently a draft page

Web Inspector

Web pages can be debugged over the local network using the Web Inspector.

...