Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| scripting:api:data-type:char [2013/10/30 15:57] – created alex | scripting:api:data-type:char [2018/01/10 21:40] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== CHAR ====== | ====== CHAR ====== | ||
| - | Signed integer data type (2 bytes) used in COM communications (e.g. scripting). Value range: –128 to 127. | + | Signed integer data type (2 bytes) used in COM communications (e.g. scripting). |
| + | |||
| + | Value range: –128 to 127. | ||
| Actual data type corresponding to **CHAR** depends on language in which you consume API: | Actual data type corresponding to **CHAR** depends on language in which you consume API: | ||