CMS_SetTopColor
Description
Section titled “Description”Sets the top color of the balloon message when using alternative color scheme
Syntax
Section titled “Syntax”CMS_SetTopColor(sColorHtmlValue) as Boolean
Parameters
Section titled “Parameters”sColorHtmlValue (String)
Section titled “sColorHtmlValue (String)”Color Hex value. For more information on Color HEX click here
Example
Section titled “Example”If bStatus Then bStatus = CMS_SetTopColor("#E8E8E8")If bStatus Then bStatus = CMS_SetBottomColor("#D0D0D0")If bStatus Then bStatus = CMS_SetBorderColor("#505050")If bStatus Then bStatus = CMS_SetTextColor("#000000")Related functions
Section titled “Related functions”CMS Functions Constants Package Property Variables Business Unit support