Script Sandbox property
Import
·
Oct 06, 2023
·
article
Was working around calling gs.getProperty in my client callable script include and then use it in a condition builder and came across this property.
Script sandboxing prevents certain functions from being accessed for security purposes. You can validate this by opening scripts background and selecting the 'Execute in sandbox' option. This property cannot be modified also interestingly gs.info and gs.log calls are restricted.
More information: https://docs.servicenow.com/en-US/bundle/vancouver-platform-security/page/administer/security/refere...
View original source
https://www.servicenow.com/community/developer-articles/script-sandbox-property/ta-p/2693735