CountBytesOf

Typeoperator
DictionaryLCB
LibraryLiveCode Builder
Syntax
the number of bytes in <Target>
Associationscom.livecode.byte
Summary

Counts the number of bytes in Target.

Parameters
NameTypeDescription
Target

An expression which evaluates to binary data.

Values
NameTypeDescription
return

The number of bytes in Target

Description

Counts the number of bytes in Target.

Tagsbinary