Documentation Archive

Developer

Markup Formatting Reference

On This Page

Date

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

Works with:

  •    Playgrounds

  • ✓ Symbol documentation

Syntax

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

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

Example

  1. /**
  2.  An example of using the date field
  3.  Last date this example was changed
  4.  - Date: August 19, 2015
  5.  Days the method produces special results
  6.  - Date: 12/31
  7.  - Date: 03/17
  8. */
image: ../Art/MFR_symbol_field_date_2x.png