@for(name:names){
@if( "myString" name ){
good
} else {
bad
}
}@if ("myString" name)@{
String str = "John";
}
@for(name:names){
@if( @str.equalsIgnoreCase( @name ) ){
good
} else {
bad
}
}--
You received this message because you are subscribed to the Google Groups "rythmengine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rythmengine...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.