Compiler error(s) encountered processing expression "'' -is logged in''". Expression expected

Hi everyone,
i was just trying to design an ‘assign’ workflow, but keeps bumping into the same error as follows:
quote:
Main.xaml: Compiler error(s) encountered processing expression “‘’ -is logged in’'”.
Expression expected.
end quote.

image

fyi, this design is based on a tutorial, so i did exactly as instructed.
i also tried several options, such as erasing the quotation marks, or adding additional.

any idea how to resolve this? thanks in advance

Could you show the whole content of “value” inside the assign and the “loginstatus” variable type?

image

Hi,

I think it has something to do with the formatting of the quotation mark.
Can you try copy-paste the following and check if it works?

" -is logged in"

I tried on Studio and worked.

works like a charm, thaks for the solution!

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.