tmahender12Frequent Contributor10 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
DenisMedvedevContributor10 years agoHi, convert it to string and try bellow code string.replace(searchvalue,newvalue) works for JS
Recent DiscussionsName Mapping and Variables - undefinedOpen log downloaded from AzureDevOps release pipelineTestComplete not working in Win11
Related ContentAppend/Replace Record Script Options?How to replace a Value with a Variable.scrollIntoView replacement