Re: Array of strings- a macro question
Posted by
Straub, Volko A. (Dr.) on
Aug 05, 2015; 6:40am
URL: http://imagej.273.s1.nabble.com/Array-of-strings-a-macro-question-tp5013893p5013896.html
All macro functions are documented here:
http://imagej.nih.gov/ij/developer/macro/functions.html#S.
In addition to indexOf(), startsWith() and endsWith() might be useful if
you try to identify strings with specific patterns.
Hope this helps,
Volko
On 05/08/2015 06:59, GuyM wrote:
> Hello George,
> Thanks a lot!
> Would you also happen to know if there is a "string compare" function in the macro language? For the meantime I'm working around this by using "indexOf", i.e. to see when its value is not false.
> Best wishes
> Guy
>
> --
> ImageJ mailing list:
http://imagej.nih.gov/ij/list.html--
ImageJ mailing list:
http://imagej.nih.gov/ij/list.html