Javascript – Set any value
Previously I have shown standard functions I use to get text values of attributes and set option sets based on their text value. Here is another common function I use to set the value of any field.(Except lookups which need more parameters, I will cover these later!) // *** FUNCTION : SetValue // *** PARAMS…