insert
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | insert [2007/03/02 02:32] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | # $EPIC: insert.txt, | ||
| + | ======Synopsis: | ||
| + | $__insert__(< | ||
| + | |||
| + | ======Technical: | ||
| + | * The < | ||
| + | * If the <num> integer argument is omitted the empty string is returned. | ||
| + | * If the < | ||
| + | * The return value of this function is < | ||
| + | |||
| + | ======Practical: | ||
| + | This function can be used to insert text into the middle of a string | ||
| + | at a known location. | ||
| + | or $rindex(). | ||
| + | |||
| + | ======Returns: | ||
| + | input < | ||
| + | |||
| + | ======Examples: | ||
| + | < | ||
| + | $insert(3 baz foobarbooya) | ||
| + | </ | ||
insert.txt · Last modified: 2007/03/02 02:32 by 127.0.0.1
