gs.getProperty() - avoiding Lost Property [ServiceNow]
Personally, there are a couple of things I don’t like about gs.getProperty() ....
The ServiceNow GlideSystem method gs.getProperty() is a frequently used function to store configurations outside of the code. This is best practice.
It returns null i...
lordy.hashnode.dev3 min read