Page 1 of 1

Feature request add ignore case option to If command

Posted: Wed Apr 19, 2006 11:47 am
by Debstep
Id' like to make a request for the following:

When using the IF command currently the option are equal, contains or greater than ( and the opposite)

It would be helpful ot the conains option also incluided the option to ignore case...( with the inverse also being true....if XYZ does not contain ( ignore case)

thanks

Posted: Thu Apr 20, 2006 5:00 am
by Gizm0
I don't think it's necessary, because there are too functions, that already make a string uppercase or lowercase, so you can call one of them before calling the IF command, and have the preffered result on your condition.

Posted: Thu Apr 20, 2006 12:43 pm
by MichaelNesmith
The IF equals and contains parameters will be extended to ignore case in the next update.