colorToString | ||||||||||
Type | handler | |||||||||
Dictionary | library.widgetutils | |||||||||
Library | Widget Utilities | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.library.widgetutils | |||||||||
Summary | Converts a color to a string representing the color | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Use the colorToString handler when logging colors, returning them to LiveCode script via a property getter, or serialising them in the widget's stored properties array for saving. |