on.create

From Inspired-Lua Wiki
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.