String

Syntax

$ String = " “ " {character} " “ "

Description

A string constant (String) is an ordered array of Unicode characters (including null), enclosed in quotes. If a string itself contains quotation marks, they should be duplicated.

See also:

Fore Dictionary | Properties and Methods of the String Class