04-16-2023, 05:57 AM
(04-13-2023, 04:59 PM)CharlieJV Wrote: https://basicanywheremachine-news.blogsp...fiers.html
For folk with cognitive challenges (maybe some folk without), Unicode characters can also be used in identifiers as quick visual cues to help finding / distinguishing. For example, it could be useful to make line labels stand out:
Code: (Select All)
...
Gosub ➢Subroutine
...
➢Subroutine:
...
Return