ConvertRgbaToHexColor

Converts an RGBA color to a hex color.

Use

The function can be called event-driven as well as via the Function Binding and can be found in the Actions and Conditions editor under Functions > BuildingAutomation.

Parameter

RGBA

tchmi:framework#/definitions/TcHmi.BuildingAutomation.Color.RGBAColor

RGBA color to be converted.

Return value

tchmi:general#/definitions/String

Hex color.