nohighlight
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | nohighlight [2006/08/01 20:54] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: nohighlight.txt, | ||
| + | ======Synopsis: | ||
| + | $__nohighlight__(< | ||
| + | |||
| + | ======Technical: | ||
| + | This function returns < | ||
| + | All ^B, ^V, ^_, ^O, ^C, and ^[ characters will be replaced by an inverse | ||
| + | of their control character, to remove all highlighting. | ||
| + | |||
| + | ======Practical: | ||
| + | This function is no longer useful and is retained for backwards | ||
| + | compatibility. | ||
| + | |||
| + | ======Returns: | ||
| + | < | ||
| + | to show the control character. | ||
| + | |||
| + | ======Examples: | ||
| + | $nohighlight(this **is** a __test__) | ||
| + | |||
| + | Returns "this ^Bis^B a ^_test^_" | ||
nohighlight.txt · Last modified: 2006/08/01 20:54 by 127.0.0.1
