choosecolor
Open a dialog that prompts the user to select a color.
color=choosecolor()
Outputs
color
The color selected by the user or
null
if none was selected by the user.