Syntaxunequal(value, value)value.unequal(value)Examplesunequal(1, 2)"a".unequal("a") Example 1Example 2 More ExamplesCommon UsesTemplates Using More Infounequal · Notion Formulas · Ben SmithReturns false if both values are equal and true otherwise.https://www.bensomething.com/notion/formulas/functions/unequal