FormattedString.Based on the format description
Syntax:
Parameters:
<Content> (required)
Content of the string.
If parameter has the Array type, then array elements must have the String, FormattedString or Picture type.
Resulting string is the concatenation of array elements.
<Font> (optional)
Font of the string.
<TextColor> (optional)
Color of the text string.
<BackColor> (optional)
Background color of the string.
<Ref> (optional)
If parameter is set and is not an empty string, then the generated strings represents a hyperlink. Clicking on this hyperlink goes to the reference, specified in this parameter.
Description: