lcCaption

Function that wraps a string into a caption. This will usually place a colon to the right of the string. For right-to-left reading languages, such as Hebrew and Arabic, the colon is placed on the left of the string.

Type and Usage

Parameters

Takes one required parameter:

  • The string to be wrapped.

  • optional parameters are expressions that are resolved according to arguments inside curly braces in the localized string (for example, {1}).