Chapter 10. Strings

Table of Contents

Usage
Internal - StringToken

Usage

These are used to represent text data. Either "" or '' can be used to mark a string

"Hello World"

'Hello World'