Each value found between the tags will be separated by a newline
constant. This event is very useful if you wish to change certain
parts of configuration file *on the fly*.
I.e. if config file contains:
Path=<MyCustomPathVariable>\somefile.ext
ReplaceIfConfig event will be triggered with Text
parameter containing "MyCustomPathVariable". At that time, you can
replace this with your custom path, and component will use it
instead.