JSON Parse not working
HI Team, We have written a script include which is Global scope and also Before BR also in same scopeWe are calling the script include as below var parseValue = JSON.parse(new CustomerAccountUtil().getRootParent(current.sys_id)); But on doing gs.addI...
