Name
Text.Contents -- set/get text object contents
Function
String to be displayed in a text object.

If the string is larger than available display space, it will be clipped. Setting Text.Contents to "" results in an empty text object.

The string you specify here can use text formatting codes. See Text formatting codes for details.

Type
String

Applicability
SG


Show TOC