ConvertSolidToRgbaColor
Converts a TcHmi solid 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
Solid
tchmi:general#/definitions/SolidColor
TcHmi Solid color to be converted.
Return value
tchmi:framework#/definitions/TcHmi.BuildingAutomation.Color.RGBAColor
RGBA color.