Concatenate two extended-format strings.
Function FStrCat( a, b )
numeric a - first formatted string
numeric b - second formatted string
variant - new formatted string
FStrGet()
TextConverter's Methods