glide.ui.jelly.js_interpolation.protect_nested_expressions
Attributes
- Sys ID: b4357dde8d34021087de63ac7f1f00c9
- Type: string
- Application: Global
- Default value: true

AI generated property description:
The ServiceNow property `glide.ui.jelly.js_interpolation.protect_nested_expressions` is designed to enhance security by protecting against nested JavaScript expressions within Jelly scripts. When enabled, this property prevents the execution of potentially harmful nested expressions that could be exploited for malicious purposes. This is particularly important in environments where user-generated content might be processed, as it helps to mitigate the risk of cross-site scripting (XSS) attacks. The property is part of the broader security measures available in the ServiceNow platform to ensure safe and secure script execution. Enabling this property is recommended for instances that require stringent security controls.
Source