__header__
Description
Parses a string replace "tag" with values coming form a set of parameters
Inputs
InputString
The input string to be parsed
Parameters
the source of the values for the tags ie a set of parameters
Parameters
TagStart
Identifier to the start of a tag
TagEnd
Identifier to the end of a tag
CreateString
the return parsed string
__footer__