Forum Discussion

SuperTester's avatar
SuperTester
Contributor
4 years ago
Solved

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...
  • AlexKaras's avatar
    4 years ago

    Hi,

     

    var Btn = toolBar.FindChild('Name', aqString.Format('SwingObject("MJButton", "", %i)', i), 2)

    Does this help?