Description Usage Arguments Examples
Create an iterator that returns a value a specified number of times.
1 | irepeat(x, times)
|
x |
The value to return repeatedly. |
times |
The number of times to repeat the value. Default value is infinity. |
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.