hi morthos, just use BrowserGetText("//SELECT[@id='test_id']", sText); // sText declared as string in your scripts var section print (sText); // should be "test_value" cheers, udo
↧