bboard_urgent_message_items

EveAndersson.com : API Browser : bboard_urgent_message_items

bboard_urgent_message_items

bboard_urgent_message_items [ archived_p ] [ show_min ] [ show_max ] \
    [ skip_first ]
Defined in tcl/bboard-defs.tcl

Returns a string of

  • with hyperlinks to the current bboard items that are marked urgent.

    Parameters:
    archived_p (defaults to "f")
    show_min (defaults to "0")
    show_max (defaults to "50000")
    skip_first (defaults to "0")
  • [ show source ]

    Show another procedure:

    eve@eveandersson.com