Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This boolean property, when set to true, prevents the use of global variables in client scripts, promoting better coding practices. |
| What area does it affect? |
Client Script Security |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when assessing script security or during code audits. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_cim.glide.script.block.client.globals |
| Sys ID |
4165e078733303005e4a73a24ff6a796 |
| Type |
boolean |
| Application |
Continual Improvement Management (CIM) |
| Default value |
false |
| Description |
This property blocks the use of globals in client scripts |
| Updated |
2018-02-13 19:21:52 |
Sources
Official references and nearby text excerpts where this property appears.
Related properties