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