Description Usage Arguments Value
Retry a function in cas of failure A function to restart a function in case of failure (source StackOverflow)
1 2 3 4 5 6 |
expr |
expression to be evaluated |
isError |
error control function |
maxErrors |
Maximum number of possible failures |
sleep |
time in seconds between two attempts |
the results of expr
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.