Concatenating Strings

Posted by Jeff Linn on
URL: http://imagej.273.s1.nabble.com/Concatenating-Strings-tp3704756.html

Dear Imagineers,
I have been a longtime user of NIH Image and Object Image and am now  
making the leap to ImageJ.  I have a set of macros which I am  
converting to ImageJ and I need to figure out how to concatenate  
three string variables into a single string.

string1 + string 2 + string3

I've checked the archives and the example macros and this wasn't  
clear to me from those sources.  What's the easiest way??

Thanks for your assistance.

Jeff Linn