117
Tries to convert its argument to a number. If the argument is already a number or a string
convertible to a number, then tonumber returns this number; otherwise, it returns
nil
.
An optional argument specifies the base to interpret the numeral. The base may be any integer
between 2and 36, inclusive. In bases above 10, the letter 'A' (in either upper or lower case)
represents 10, 'B'represents 11, and so forth, with 'Z' representing 35. In base 10 (the default),
the number can have a decimal part, as well as an optional exponent part. In other bases, only
unsigned integers are accepted.
tostring (e)
Receives an argument of any type and converts it to a string in a reasonable format. For
complete control of how numbers are converted, use
string.format
.
If the meta table of e has a "__tostring" field, then
tostring
calls the corresponding value with e
as
argument, and uses the result of the call as its result.
type (v)
Returns the type of its only argument, coded as a string. The possible results of this function are
"nil" (astring, not the value
nil
), "number", "string", "boolean", "table", "function", "thread",
and
"userdata".
6.2.30.
User libraries
User libraries usually contain user defined functions which are later called from other scripts.
You have to include your library in the script with the following command:
require(‘user.test’)
unless you have enabled
Auto load library
.
Summary of Contents for LM5p-GSM
Page 10: ...10 1 Terminal connection schemes Model ...
Page 12: ...12 canX connection Powering over 24V terminals ...
Page 15: ...15 Digital output e g relay contactor ...
Page 16: ...16 Digital or Analog input e g pushbutton or 0 5V current measurement sensor ...
Page 17: ...17 Digital input e g pushbutton ...
Page 18: ...18 1 wire connection ...
Page 19: ...19 2 Standards supported ...
Page 22: ...22 3 Insert SIM card and close the holder Close the front cover ...
Page 36: ...36 ...
Page 48: ...48 ...
Page 120: ...120 Show logs window show logs in separate window Edit custom JavaScript ...
Page 156: ...156 Additional classes additional CSS classes for the element ...
Page 201: ...201 ...
Page 221: ...221 Clear binary object value at priority 12 bacnet write 127001 binary value 2305 nil 12 ...
Page 246: ...246 value event getvalue res value 100 255 grp write 1 1 6 res dt uint8 ...
Page 277: ...277 ...
Page 282: ...282 Press this button to upload new settings to all modified all devices ...