Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 207 Bytes

String.md

File metadata and controls

18 lines (11 loc) · 207 Bytes

String

List of characters (text).

string

How to create

Strings cannot currently be used as variables, only as arguments to functions.
For example:

shopSection("The string")