Being able to use quotes in string comparison

Hi all,

I’m trying to set up a Condition for a String Variable and the “String compare reference” field is delimited by a white space. How do I put something that already have a white space in there?

ie I want to find conditions:

Clear

Partly Cloudy

But I don’t want:

Mostly Cloudy

Can I put quotes around “Partly Cloudy” or will that not work?