User Manual - Page 69

For N3/TBL/1L1/J.

Loading ...
Loading ...
Loading ...
getNum()
Catalog >
getNum(Fraction1) value
Transforms the argument into an
expression having a reduced common
denominator, and then returns its
numerator.
GetStr Hub Menu
GetStr [promptString,] var[, statusVar]
GetStr [promptString,] func(arg1, ...argn)
[,statusVar]
Programming command: Operates
identically to the Get command, except that
the retrieved value is always interpreted as
a string. By contrast, the Get command
interprets the response as an expression
unless it is enclosed in quotation marks ("").
Note: See also Get, page 58 and Send, page
134.
For examples, see Get.
getType()
Catalog >
getType(var) string
Returns a string that indicates the data type
of variable var.
If var has not been defined, returns the
string "NONE".
Alphabetical Listing 65
Loading ...
Loading ...
Loading ...