aradecki
14 years agoNew Contributor
Variable as a part of alias
Hi,
Is it possible to replace part of alias with a variable ?
Expample:
Aliases.iforce1.MainForm.MDIClient.frmTransEd_FX.ScrollBox.pnlCenter.gbBuy.dedAmountBought.Keys('1000');
Instead "frmTransEd_FX" I want to put variable in which I put string "frmTransEd_FX" or other. I have no idea how to do it in delphi script (or in keyword test if possible).
Please help :)
aradecki
Is it possible to replace part of alias with a variable ?
Expample:
Aliases.iforce1.MainForm.MDIClient.frmTransEd_FX.ScrollBox.pnlCenter.gbBuy.dedAmountBought.Keys('1000');
Instead "frmTransEd_FX" I want to put variable in which I put string "frmTransEd_FX" or other. I have no idea how to do it in delphi script (or in keyword test if possible).
Please help :)
aradecki