Forum Discussion
Altera_Forum
Honored Contributor
15 years agothat function will be to cancel out people putting in "CycloNE" or something as a generic. The function probably converts both strings to lower case then does an
if string1 = string2 then return true;