FirstByteOf

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the first byte of <Target>
Associationscom.livecode.byte
Summary

Designates the first byte of data in Target.

Parameters
NameTypeDescription
Target

An expression which evaluates to binary data.

Description

Either locates the first byte for use as the target container of another operation, or evaluates the first byte as the source of another operation.

Note: It is an error if Target is empty.

Tagsbinary