How can I get the complete DCR as a value in javascript? This is required to check and replace a particular string and it might be available anywhere in the DCR and want to get it done in my handleonSave function.
You can use a callserver to call a ipl file which basically uses DCR:arser to read you entire DCR and matches it with what ever you want to match with and returns the occurrence of that back to your Jscript as a single value or an array. Hope this helps.