Wasabi: The ??? Parts
- A Brief and Highly Inaccurate History of Wasabi
- This Book
- A First Program
- Expressions
- Statements
- Functions & Subroutines
- Collections
- Classes
- Built-In Functions
- Join(array, delimiter)
- Trim(string)
- CharAt(string, i)
- Len(string)
- Mid(string, start, Optional count)
- Right(string, count)
- Left(string, count)
- UCase(string)
- LCase(string)
- InStr(Optional start, string, searchFor)
- InStrRev(string, searchFor, Optional start)
- Utilities
- Glossary