community:isNotCurrentUser

Checks if the current user not equals the given user.

Syntax
<community:isNotCurrentUser
   id="..."?
   name="..."?
   userId="..."?>
   ...
</community:isNotCurrentUser>
Attributes
id, no runtime expressions

Name of the new scripting-variable.

name

Name of the scripting-variable where to check the current user with. This can be a PresentationUser, PresentationPerson, Person, PresentationSection, Section, PresentationArticle or Article object.

userId

The id of the user you want to check.