PascalKeyword - nonkit/SmallWikiPad GitHub Wiki

PascalKeyword

Use pascal notation for following 14 keywords And 2 operations in Small Basic.

  • If
  • ElseIf
  • Then
  • Else
  • EndIf
  • While
  • EndWhile
  • For
  • To
  • Step
  • EndFor
  • Goto
  • Sub
  • EndSub
  • And
  • Or

Other Resources