BOLD
Last updated
Last updated
The BOLD allows a portion of a to be formatted with bold text. It accepts a single parameter for the string to be formatted.
The BOLD function accepts a string and returns it wrapped in <strong></strong>
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 BOLD , passing in the resource identifier my_string
as its argument. Instead of a resource identifier, you may also pass a or identifier.