Usage of the script answer = (function transformEntry(source) { if (target.install_status!= 7) { target.install_status=1; } // Add your code here return ""; // return the value to be put into the target field })(source);
Can anyone explain the use of this script and also how to check the backend value of 7 and 1?