Syntax
Lua |
---|
function Label:SetMarkupEnabled(value); |
Parameters
- value
-
Type:
boolean
Flag indicating if markup should be enabled.
Remarks
Labels support internal markup to allow for some formatting of the text in the control. The markup supports simple tags such as <u></u>, , , and <rgb=XXXXXX></rgb>.