Conditional statements in DocX

Certified Associate Developer

I'm trying to populate conditional dynamic data in my docX. I have regular data populating fine, but I can't seem to find the correct syntax for conditional statements. Here's what I have so far that keeps evaluating to false:
{if "<<${doc.center.subjectType}>>" = "Individual" "Is Individual" "Not Individual"}

Anyone know what's going wrong here? or where I can find documentation on this?

Thank you

  Discussion posts and replies are publicly visible