NAME
GetBackgroundColor
Get the color of the background to draw astro card as configured in Proastro
USAGE
GetBackgroundColor
PARAMETERS
none
OPTIONS
none
RETURN
Return a string being the hexa RGB value of the color
EXAMPLE
PutTxt "---- Global Background color ----" PutTxt "Color Background [ GetBackgroundColor ]"
Output
---- Global Background color ---- Color Background #FFFFFF