I tried to do it through UI PM manifests, everything seems to work out, but the first entry is selected at the end of the script
Used
if(this.ExecuteMethod (“HandleRowSelect”, i, false, false)){ console.log(“Work ” + i +” “);
};
as a result, the console displayed
Work 7
there is also 1 entry selected on the applet
Семён Мышкин is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.