Hi,
I have to select an item in a list and I don’t want to deal with upper and lower cases (because in this list some words begin with a capital letter and some others not) and I am searching for the better solution to handle this.
I found that there is a new feature to make selectors not case sensitive, by adding this : " casesensitive:=‘true’ ". But I am not sure this is feasible with the Select Item activity.
Do you know how to proceed please ?
Thanks in advance,
Mélanie.