Script include issue
The code is not working. I have to list collector type variable. want to show records based on other. var ASDAgetSupplierAccount = Class.create(); ASDAgetSupplierAccount.prototype = Object.extendsObject(global.AbstractAjaxProcessor, { /*** ...

