mergAnswerColor

Typefunction
DictionaryLCS
LibraryLiveCode Script
Syntax
mergAnswerColor([<pColor>])
Associationsmerganswercolor
Summary

Presents a modal color picker and returns when a color is saved or the user cancels

Introduced8.0
OSios
Platformsmobile
Parameters
NameTypeDescription
pColor

(optional with "FFFFFF" default) A color in HEX format

Values
NameTypeDescription
return

One of:

  • The color in HEX format
  • If the user touches up on the cancel button the function will return "mergAnswerColor: user cancelled"
Description

Presents a modal color picker and returns when a color is saved or the user cancels

Tagsexternals