bytes | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the sort command, number function, and is among and is not among operators to designate each byte as a separate portion of a string. |
Introduced | 4.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: character, characters, byte, string Operator: is not among, is among Command: sort, select Function: number Control Structure: function Glossary: command, operator, keyword |
Description | Use the bytes keyword to sort or select individual bytes. A byte is a single letter, digit, punctuation mark, or control character.
|
Tags | database |