sivakarthik
7 years agoContributor
Re: getting objects via recurssion
Dear tristaanogre,
I have understood the concept of Aliasse but acutally what I am trying to do is,
In each bar item, there is a grid and I would like to test in that grid.
the grid mapping examples like this:
Aliases.process().VCLObject(txt1).VCLObject(text2).VCLObject(text3)...VCLObj(text4).VCLObject(text5)
Aliases.Process().VCLObject(txt1).VCLObject(text2).VCLObject(text10)...VCLObj(text4).VCLObject(text5)
Aliases.Process().VCLObject(txt1).VCLObject(text2).VCLObject(text10)...VCLObj(tex16).VCLObject(text5)
so I would like iterate till the cond if cond satisfy take the text 10 like that
I would like to
did you get my point now ?
thanks and Regards
SivaKartheek sreeram