DeleteFirstByteOf

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

Deletes the first byte in Target.

Parameters
NameTypeDescription
Target

A binary data container.

Description

Replaces the first byte in Target with the empty data.

Note: It is an error if Target is the empty data.

Tagsbinary