Syntax for boolean expressions in formula questions

joshuacolwell
Community Novice

What is the syntax for boolean expressions for the IF formula question? I just want to say:

if(x = y, 1, 0)

and have tried = and eq and .eq. and gotten error messages, and our system provides no documentation.

Labels (1)