Description Usage Arguments Value Examples
This reference class keeps track of a logfile, which can be updated within a loop etc. and tracked from _outside_ (in an external process), using 'status()'.
1 |
path |
path to the logfile |
n |
total number of iterations |
here |
should base path of the logfile be located using 'here::here()' |
A ref class with methods 'update()', 'print()', and 'remove()'
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.