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 DiscussionsApplication url change managementDelphi Mainmenu items is not clickedTestComplete Chrome Host (32-bit) process not clearing up after running test
Related ContentAppend/Replace Record Script Options?scrollIntoView replacementParsing a date in groovy.