ByteWithCode

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the byte with code <Value>
Associationscom.livecode.byte
Summary

Create a 1-byte data value from a number

Parameters
NameTypeDescription
Value

The value for the new data value

Description

Returns a byte of binary data, created using the given value. The Value must be between 0 and 255 (inclusive).

Tagsbinary