Comparing strings

If you want to compare two strings, case insensitive, use the follow

<string 1>.compare(<string 2>, true)

Read more here String.Compare method

This page was edited 50 days ago on 03/15/2024. What links here