Compare two strings by using the compareTo method of the String class. .compareTo(). 0 is equal, 1 means > , -1 is < .
${compare;valueA;valueB}