Sample CS script to make Text Bold and Red
Sample CS script to make Text Bold and Red
The below CS script can be used under FAFR
$CS.setDescription("<p style=
'color:#FF0000'
> <b>Please attach or provide Test Evidence associated with production request!</b></p>");
You can refer the color code from here
https://flaviocopes.com/rgb-color-codes/