This code will do the trick:
lbs= current report() << xPath("//ListBox"); xLabels= lbs[N items(lbs)]<< xPath("//TextEditBox "); xLabels << Rotate Text( "Left" );
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.