tmahender12Frequent Contributor9 years agoReplace Year in a Date HI, I have a Date 02/09/2016, i need to replace 2016 with 2013, is there any direct method in the TestComplete? thanks Mahender
DenisMedvedevContributor9 years agoHi, convert it to string and try bellow code string.replace(searchvalue,newvalue) works for JS
Recent DiscussionsHandle Save File Download popupAccess Form opend with a menuitemCan we set sheet name in excel as active using python scriptSolved
Related ContentAppend/Replace Record Script Options?scrollIntoView replacementParsing a date in groovy.