repeat_function
no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | repeat_function [2015/06/04 22:19] (current) – created - external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ======Synopsis: | ||
| + | $__repeat__(< | ||
| + | |||
| + | * This function returns < | ||
| + | * < | ||
| + | * The return string is truncated to 1MB to avoid shooting yourself in the foot. | ||
| + | * The < | ||
| + | |||
| + | ======Returns: | ||
| + | input string repeated count times | ||
| + | |||
| + | ======Examples: | ||
| + | < | ||
| + | $repeat(5 hello) | ||
| + | $repeat(5 | ||
| + | </ | ||
| + | |||
repeat_function.txt · Last modified: 2015/06/04 22:19 by 127.0.0.1
