on.create

From Inspired-Lua Wiki
Revision as of 16:25, 17 December 2013 by Adriweb (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This is obsolete (and should not be used) since TI-Nspire OS 3.2.

.
Please use on.construction now.
You may still use it *in addition* to on.construction to keep backward-compatibility


This event is called at the beginning of a script, where you can initialize your variables etc., for example.