This shows you the differences between two versions of the page.
xrpl:once [2019/03/03 23:25] – created Karsten75 | xrpl:once [Unknown date] (current) – removed - external edit (Unknown date) 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | |||
- | ===== once ===== | ||
- | |||
- | ^Arguments^Result^Notation^ | ||
- | | | | [ - ] | | ||
- | |||
- | |||
- | === Description === | ||
- | Start a block of instructions that are executed once only for the lifetime of the tower the script is associated with. | ||
- | |||
- | === Examples === | ||
- | <code prpl> | ||
- | trace(" | ||
- | endonce | ||
- | </ | ||