This is an old revision of the document!
⇐ Index
This callback is called once when a script first executes and then never again. It is similar to using a once/endonce block.
:Once trace("A one time print")