Text:SetWordwrap

Sets the wordwrap flag for this element.

Usage:

Text:SetWordwrap(wordwrap)
ParameterTypeDatatypeDescription
wordwrapparameterbooleanThe new wordwrap flag for this element. If false, long lines will be truncated. Defaults to false.