plain | |
Type | keyword |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Used with the visual effect command to designate a simple "cut" effect. Also used with the textStyle property to indicate plain text with no added styling. |
Introduced | 1.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: box, image, field, italic Property: textStyle Command: visual effect Glossary: object, property, keyword, command, chunk |
Description | Use the plain keyword to create a visual effect that goes directly to the ending image, or to remove styles from an object or a chunk of text in a field. Setting the textStyle of an object or chunk to plain removes all styles (such as bold or italic) that have previously been applied to the object or chunk. The plain visual effect cuts directly to the final image, as though a visual effect had not been used at all. |
Tags | ui |