Contains the StringTable Type. StringTable objects work the same way as a standard BlitzMax TMap but are strongly-typed for strings so the results don't have to be converted.
Table of Contents
- I. Type Reference
- StringTable - A strongly-typed map structure for working with strings.