ByteWithCode | |||||||
Type | operator | ||||||
Dictionary | LCB | ||||||
Library | LiveCode Builder | ||||||
Syntax |
| ||||||
Associations | com.livecode.byte | ||||||
Summary | Create a 1-byte data value from a number | ||||||
Parameters |
| ||||||
Description | Returns a byte of binary data, created using the given value. The Value must be between 0 and 255 (inclusive). | ||||||
Tags | binary |