of | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Designates the object a property belongs to, or the parameter of a function, or the string that contains a chunk expression. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: string, character, lines, the, in, word, line Property: properties Glossary: object, property, custom function, keyword, chunk expression, global, chunk, keyword, expression, parameter, function, object reference Control Structure: function |
Description | The of keyword is used to provide a connection between the property of an object (glossary), a parameter of a function, or the chunk expression of a string |
Tags | text processing |