82 Alphabetical Listing
getLangInfo()
Catalog >
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 104, and unLock, page 193.
getMode()
Catalog >
getMode(ModeNameInteger) ⇒ value
getMode(0) ⇒ list
getMode(ModeNameInteger) returns a
value representing the current setting of
the ModeNameInteger mode.
getMode(0) returns a list containing
number pairs. Each pair consists of a mode
integer and a setting integer.
For a listing of the modes and their
settings, refer to the table below.