Text:SetWordwrap
Sets the wordwrap flag for this element.
Usage:
Text:SetWordwrap(
wordwrap
)
Parameter
Type
Datatype
Description
wordwrap
parameter
boolean
The new wordwrap flag for this element. If false, long lines will be truncated. Defaults to false.