Roku Documentation: https://developer.roku.com/en-ca/docs/references/brightscript/language/statement-summary.md
Actual Indentation for Colon-Statement Syntax
See line 706, incorrectly knocking the indent back when using colon-statement syntax

Expected Indentation for Colon-Statement Syntax
This example is taken before the BS code formatter modified the indentation.

Correct Indentation Shown With If-Then Syntax
See line 706, correctly indented when using "if then" syntax

Roku Documentation: https://developer.roku.com/en-ca/docs/references/brightscript/language/statement-summary.md
Actual Indentation for Colon-Statement Syntax
See line 706, incorrectly knocking the indent back when using colon-statement syntax
Expected Indentation for Colon-Statement Syntax
This example is taken before the BS code formatter modified the indentation.
Correct Indentation Shown With If-Then Syntax
See line 706, correctly indented when using "if then" syntax