Introduction
You use string replacement to change parts of text stored in a variable quickly without extra tools.
Fix a typo in a word inside a variable.
Change a file extension in a filename stored in a variable.
Replace a word in a sentence stored in a variable.
Update a URL or path stored in a variable.
Modify a configuration value inside a string.