Converting newValue to uppercase
I have a Service Catalog item with an input field. I have Client script that I run onChange of this input field that checks input value. In order to avoid case mis-types, I am trying to convert the input value into uppercase and then checking only t...
