You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary: <return|Returns> a list of the color names you can use in <LiveCode>.
Introduced: 1.0
OS: mac,windows,linux,ios,android
Platforms: desktop,server,web,mobile
Example:
the colorNames
Example:
if field "Color" is not among the lines of the colorNames then beep
Returns: The <colorNames> function <return|returns> a list of color names, one per line.
Description:
Use the <colorNames> <property> to check whether a particular color name can be used to specify <properties> such as <foregroundColor> and <backgroundColor>.
You can use the color names with the foregroundColor, <backgroundColor>, <focusColor>, <topColor>, <bottomColor>, <hiliteColor>, <borderColor>, <shadowColor>, <selectionHandleColor>, <accentColor>, <backdrop>, <brushColor>, and <penColor> <properties>.