You Regulare Expression: (?
Replace with: ${ FirstName } ${ LastName }
Some days before when I needed help about this, googling didn’t help much. If you come across any good link about this, don’t forget to put a comment here.
(This may be a bad example but I am using it just for simplicity and the sole objective of this blog is to understand 'named group' or 'variable')
[Updates]
Tutorial Link:
http://www.regular-expressions.info/named.html