DataLabel.getDisplayedText Method

Returns the text displayed by this control with the keywords replaced.
 

Parameters

text

Type: String
Text that may contain keywords.
includeXML

Type: Boolean
A value indicating whether XML characters should be included as-is and may be rendered as HTML.
Optional: True

Return Value


Type: String
The text displayed by this control with the keywords replaced.