Hi,
While going through some code of mine, i realised that i've used fair amount of hardcoded variables intentionally/unintentionally. I am aware that it is a bad way to script.
I am trying to identify all the hardcoded variables. Please can anyone let me know if there's an easier way to hunt these down rather than bore holes into the script scanning every line of code?
Thanks in Advance!