Documentation Archive

Developer

Markup Formatting Reference

On This Page

Attention

Add an Attention callout to the Quick Help for a symbol using the Attention delimiter. Multiple Attention callouts appear in the description section in the same order as they do in the markup

Use the callout to highlight information for the user of the symbol.

Works with:

  •    Playgrounds

  • ✓ Symbol documentation

Syntax

  • * | + | - Attention: description
  • optional continuation of description

The description displayed in Quick Help for the attention callout is created as described in Parameters Section.

Example

  1. /**
  2.  An example of using the attention field
  3.  - Attention: What I if told you
  4.  you read this line wrong?
  5. */
image: ../Art/MFR_symbol_field_attention_2x.png