TMBASIC
Documentation
Docs
GitHub
TMBASIC Documentation
Programming Reference
Control flow:
do
│
for
│
for each
│
if
│
select case
│
try
│
while
Commands:
=
│
call
│
const
│
continue
│
dim
│
dim list
,
dim map
,
dim set
│
exit
│
input
│
print
│
rethrow
│
return
│
throw
│
yield
Operators:
Algebraic
│
Comparison
│
Logical
Procedures:
All Procedures
│
Dates and Times
│
Error Handling
│
Files
│
Lists
│
Maps
│
Math
│
Optionals
│
Sets
│
Strings
Simple types:
Boolean
│
Number
│
Optional
│
Record
│
String
Date and time types:
Date
│
DateTime
│
DateTimeOffset
│
TimeSpan
│
TimeZone
Collection types:
List
│
Map
│
Set
Constants
Language Grammar
Appendices
Cheat Sheet for Experienced Programmers
Color Support
License