Changes

Jump to navigation Jump to search

on.getSymbolList

9 bytes removed, 16:52, 17 December 2013
m
no edit summary
Line 1: Line 1: −
on.'''getSymbolList''' is an event.
+
on.'''getSymbolList''' is an event fired when the script app symbol list is being serialized to the clipboard. <br />
 
  −
It is called when the script app symbol list is being serialized to the clipboard. <br />
   
The script app returns a list of names of variables in the symbol table that it needs to copy with it to the clipboard. <br />
 
The script app returns a list of names of variables in the symbol table that it needs to copy with it to the clipboard. <br />
 
The TI-Nspire™ system copies the names and values of the variables along with the script app. Then when the user pastes the script app in another problem, the system adds the companion variables to the problem symbol table. <br /><br />
 
The TI-Nspire™ system copies the names and values of the variables along with the script app. Then when the user pastes the script app in another problem, the system adds the companion variables to the problem symbol table. <br /><br />

Navigation menu