Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| scripting:api:data-type:long [2013/10/30 15:51] – created alex | scripting: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, | ||
| 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: | ||