If function syntax question

If function syntax question

What is wrong with this if function?
=if(c3>d3;'W';'L')

I'm getting "invalid format".