sn_atf.schedule.suite_result_email.cancel_color
ServiceNow property description:
Color to indicate an ATF test was canceled in scheduled suite result emails. Format: hexadecimal. Default: #ffffff
Attributes
- Sys ID: de9d769f67003200cf8305225685ef9e
- Type: string
- Application: Global
- Default value: #ffffff

AI generated property description:
The ServiceNow property `sn_atf.schedule.suite_result_email.cancel_color` specifies the color used to indicate that an Automated Test Framework (ATF) test was canceled in scheduled suite result emails. The color is defined in hexadecimal format. The default color for this property is set to `#ffffff`, which represents white. This property allows administrators to customize the visual representation of canceled tests in email notifications, making it easier to distinguish them from other test results. For more details, refer to the ServiceNow documentation on ATF administrative properties.
Source