ConcatenateBytes | ||||||||||
Type | operator | |||||||||
Dictionary | LCB | |||||||||
Library | LiveCode Builder | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.binary | |||||||||
Summary | Concatenates Left and Right. | |||||||||
Parameters |
| |||||||||
Values |
| |||||||||
Description | The result consists of the bytes of Left followed by those of Right. | |||||||||
Tags | binary |