stripansi
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | stripansi [2006/08/29 16:08] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: stripansi.txt, | ||
| + | ======Synopsis: | ||
| + | $__stripansi__(< | ||
| + | |||
| + | ======Technical: | ||
| + | This function returns < | ||
| + | 31 (inclusive) except for 15 and 22 (^O and ^V) have been converted into | ||
| + | their printable ascii equivalents. | ||
| + | sequences in < | ||
| + | |||
| + | ======Practical: | ||
| + | This function is not useful and is maintained for backwards compatibility. | ||
| + | You should use $[[stripansicodes]]() instead. | ||
| + | |||
| + | ======Returns: | ||
| + | The input string with control characters mangled into submission. | ||
| + | |||
| + | ======Examples: | ||
| + | < | ||
| + | $stripansi($*) | ||
| + | </ | ||
stripansi.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1
