Show last authors
1 == Overview ==
2
3 The RemoveUser function is designed to remove a user based on their email address.
4
5 = Parameters =
6
7 * (((
8 **Email**: The email address of the user to be removed.
9 )))
10 * Example: 'MailOfUserToRemove@mail.com'
11
12 = Uses =
13
14 {{code language="XML"}}
15 <TEST><xsl:value-of select="ixf:RemoveUser('MailOfUserToRemove@mail.com')"></xsl:value-of></TEST>
16
17 {{/code}}
18
19 == Notes ==
20
21 * Ensure that the email address provided is valid and corresponds to an existing user.
This wiki is hosted and managed by iXPath
Powered by XWiki 13.3 debian