Resolved! Not able to get exact rowcount.
accountAdd: function() { var arr = []; var accounts = this.getParameter('sysparm_values');gs.info('Accounts:'+accounts);// Here I am getting the proper number of sys_ids. If we select 2 accounts we get 2 and so on. for (var i = 0...