scripting:api:data-type:long

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
scripting:api:data-type:long [2013/10/30 15:51] – created alexscripting:api:data-type:long [2018/01/10 21:40] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== LONG ====== ====== LONG ======
 Signed integer data type (4 bytes) used in COM communications (e.g. scripting).  Signed integer data type (4 bytes) used in COM communications (e.g. scripting). 
 +
 +Value range: –2,147,483,648 to 2,147,483,647.
  
 Actual data type corresponding to **LONG** depends on language in which you consume API: Actual data type corresponding to **LONG** depends on language in which you consume API: