You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Brightscript already has the STOP and END statements - one breaks into debugger (for side-loaded apps but exits for others), the other ends execution. Why not use that?
The text was updated successfully, but these errors were encountered:
Brightscript already has the
STOP
andEND
statements - one breaks into debugger (for side-loaded apps but exits for others), the other ends execution. Why not use that?The text was updated successfully, but these errors were encountered: