ITALIC
Last updated
Last updated
The ITALIC allows a portion of a to be formatted with italicized text. It accepts a single parameter for the string to be formatted.
The ITALIC accepts a string and returns it wrapped in <em></em>
HTML tags. You may pass the identifier of another resource (such as a string, term, or variable), as its value will be resolved before executing the function.
In this example, my_formatted_string
calls the ITALIC , passing in the resource identifier my_string
as its argument. Instead of a resource identifier, you may also pass a or identifier.