Using variables in Test Objects

Hi Mate,
Thanks for your support, below code is working

changecountry = WebUI.modifyObjectProperty(findTestObject(‘GetCountryies/country_name’), ‘xpath’, ‘equals’, ‘//*[@data-city="’+findTestData(‘countriesListing’).getValue(1, 3)+’"]’,true)