colorParamToHexColor

DEPRECATED: Create a hexadecimal color string from a color open parameter string

Signatures

  •   Paramate.Configurator.colorParamToHexColor(val)

Details

The function creates a hexadecimal color string from a paramate open parameter color string

Note

The method is deprecated. Use method deserializeHexColor instead.

Parameters

val

The paramate color param string rgb(r,g,b)

Return value

Hexadecimal color string #RRGGBB