Events
Microsoft 365 Community Conference
May 6, 2 PM - May 9, 12 AM
Skill up for the era of AI at the ultimate community-led Microsoft 365 event, May 6-8 in Las Vegas.
Learn moreThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013
The instructions within this element are executed if the expressions contained in the IfEqual element are not TRUE.
<Else>
</Else>
The following sections describe attributes, child elements, and parent elements.
None
Numerous
The following example evaluates two expressions, and if they are equal, it conveys a holiday greeting, but if not, it conveys a different message.
<IfEqual>
<Expr1><Today/></Expr1>
<Expr2>10/31/2000</Expr2>
<Then>Happy Halloween!</Then>
<Else>Just another day</Else>
</IfEqual>
Events
Microsoft 365 Community Conference
May 6, 2 PM - May 9, 12 AM
Skill up for the era of AI at the ultimate community-led Microsoft 365 event, May 6-8 in Las Vegas.
Learn more