Table of Contents
getValue Method 

Gets the current value in web color format. For example, "#ff0000" as red.

Syntax
JavaScript
 ColorPicker.getValue()
Remarks

This function returns an empty string if the user has not selected a color yet.

See Also