Question

Accenture
IN
Last activity: 1 Sep 2017 10:48 EDT
@equalsIgnoreCase not working
Hi,
I have a requirement where user is entering the skill in UI and i am validating it against the skills present in Index-OperatorSkills table.I am fetching the records from Index-OperatorSkills table in a pagelist and looping over all the records to check if any match is found. In the when condition, i am checking @equalsIgnoreCase(.pxSkillName,Param.Skill). But even when there is a match, it is returning false. Can some one help in this regard?
Thanks,
Chiranjeet