Scripting best practices: Avoid using hardcoded values in scripts. Here is how!
Hardcoded values: I know that this topic has been discussed many, many times. Hardcoding is something you do not want to have in your code base if you name yourself a good developer. This applies not only to ServiceNow scripting, but to scripting in...