Fix script giving an unexpected result
Hi All,Before I had run the following script on alphabet field where the requirement was when I select others in alphabet field the existing value should populate on other alphabet field. var grTable = new GlideRecord('table_name'); grTable.addEncode...
