ConvertHexToRgbaColor

Converts a hex color to an RGBA 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

Hex

tchmi:general#/definitions/String

Hex color to be converted.

Return value

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

RGBA color.