Introduction to String Programming Guide

String Programming Guide describes how to create, search, concatenate, and draw strings. It also describes character sets, which let you search a string for characters in a group, and scanners, which convert numbers to strings and vice versa.

Who Should Read This Document

You should read this document if you need to work directly with strings or character sets.

Organization of This Document

This document contains the following articles:

See Also

For more information, refer to the following documents: