Params
text
(String
) – String value to be resolved.
Params
text
(String
) – String value to be resolved.Returns
String
– a resolved string value for displaying. This means:
The output is not HTML escaped and cannot be considered safe for insertion into HTML markup. Please use useResolvedHtmlValue
if the value is to be inserted into HTML markup.