This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 4rpl:commands:func_once [2021/01/14 15:47] – virgilw | 4rpl:commands:func_once [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| < | < | ||
| + | |||
| + | ====== :Once ====== | ||
| + | |||
| + | ===== Description ===== | ||
| ": | ": | ||
| + | |||
| + | ===== Example ===== | ||
| <code 4rpl> | <code 4rpl> | ||
| :Once | :Once | ||
| - | trace("A one time print") | + | " |
| </ | </ | ||
| + | |||
| + | ===== See Also ===== | ||
| + | |||
| + | [[cw4: | ||
| + | |||