As the name suggests, it will replace the substring that is given within the brackets. Syntax: string.replace(/regExpSearch/, "replaceWith").
確定! 回上一頁