User Manual - Page 67

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
Event Device Desktop - TI-Nspire All
Versions
TI-Innovator™ Hub
connect/disconnect
Support - Can successfully
issue commands to the TI-
Innovator™ Hub. After you
exit the program the TI-
Innovator™ Hub is still
working with the
handheld.
Same as the handheld
getLangInfo()
Catalog >
getLangInfo() string
Returns a string that corresponds to the
short name of the currently active
language. You can, for example, use it in a
program or function to determine the
current language.
English = “en”
Danish = “da”
German = “de”
Finnish = “fi
French = “fr”
Italian = “it”
Dutch = “nl”
Belgian Dutch = “nl_BE”
Norwegian = “no
Portuguese = “pt”
Spanish = “es”
Swedish = “sv
getLockInfo()
Catalog >
getLockInfo(Var) value
Returns the current locked/unlocked state
of variable Var.
value =0: Var is unlocked or does not exist.
value =1: Var is locked and cannot be
modified or deleted.
See Lock, page 85, and unLock, page 163.
Alphabetical Listing 63
Loading ...
Loading ...
Loading ...