As you can create regular expressions that have a fixed length, e.g. "....$", it makes perfect sense to replace using 'value' if the length of the string matches exactly.
As you can create regular expressions that have a fixed length, e.g. "....$", it makes perfect sense to replace using 'value' if the length of the string matches exactly.