Thursday, 26 August 2021

Java Script - Replace forward slash with backward slash

 str = get_instal_path_org;

res = str.replace(/\//g, "\\");;


No comments:

Kiro - Core Features

What is Kiro Kiro is an innovative AI-powered IDE that revolutionizes software development through intelligent assistance and structured wor...