reverse
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | reverse [2006/08/29 16:08] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: reverse.txt, | ||
| + | ======Synopsis: | ||
| + | $__reverse__(< | ||
| + | |||
| + | ======Technical: | ||
| + | * This function returns a copy of < | ||
| + | * Let the characters in < | ||
| + | |||
| + | ^ Index in <word list> ^ Index in return value ^ | ||
| + | | 0 | < | ||
| + | | 1 | < | ||
| + | | 2 | < | ||
| + | | ... | ... | | ||
| + | | < | ||
| + | | < | ||
| + | | < | ||
| + | |||
| + | ======Practical: | ||
| + | This function should be pretty self-explanatory. | ||
| + | |||
| + | ======Returns: | ||
| + | A copy of < | ||
| + | |||
| + | ======Examples: | ||
| + | $revw(welcome to our channel) | ||
| + | |||
| + | ======History: | ||
| + | This function first appeared in " | ||
reverse.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1
