SuperTester
5 years agoContributor
Find Child Loop Statement
Hey Guys, I'm stuck on a pretty interesting problem and I was wondering if you could help me out. I basically think I'm having a syntax issue with the findchild statement. I want to create a...
- 5 years ago
Hi,
var Btn = toolBar.FindChild('Name', aqString.Format('SwingObject("MJButton", "", %i)', i), 2)
Does this help?