Text:GetWordwrap

Gets the wordwrap flag for this element.

Usage:

wordwrap = Text:GetWordwrap()
ParameterTypeDatatypeDescription
wordwrapresultbooleanThe current wordwrap flag for this element. If false, long lines will be truncated. Defaults to false.