|

EndString


(string) The string to add (append) to the StartString. This string will appear after the StartString.


Re t u r n s


(string) The new concatenated string beginning with the StartString and ending with the EndString.


|