Rebol Programming/unlight-text

From Wikibooks, open books for an open world
Jump to navigation Jump to search

USAGE[edit | edit source]

   UNLIGHT-TEXT

DESCRIPTION[edit | edit source]

(undocumented)

UNLIGHT-TEXT is a function value.

SOURCE[edit | edit source]

source unlight-text
unlight-text: func [][
    highlight-start: highlight-end: none
]