rest
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | rest [2006/08/29 16:08] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: rest.txt,v 1.2 2006/08/19 06:07:20 sthalik Exp $ | ||
| + | ======Synopsis: | ||
| + | $__rest__(< | ||
| + | $__rest__(< | ||
| + | |||
| + | ======Technical: | ||
| + | * If the <num> argument is not provided, 1 is the default value. | ||
| + | * The return value is < | ||
| + | * If you think that the first word in < | ||
| + | |||
| + | ======Practical: | ||
| + | This can be used to remove the initial character of a string, or to remove | ||
| + | multiple initial characters from a string. | ||
| + | |||
| + | ======Returns: | ||
| + | < | ||
| + | |||
| + | ======Examples: | ||
| + | < | ||
| + | $rest(4 foobarfnord) | ||
| + | $rest(foobarfnord) | ||
| + | $rest(1 5 testing) | ||
| + | </ | ||
rest.txt · Last modified: 2006/08/29 16:08 by 127.0.0.1
