[wt:wt.currentuser]

Description

info about the current user. by itself returns the guid of the current user

Sub Values

Tag Description
[wt:wt.currentuser.ismember] return true if the current user is a member
[wt:wt.currentuser.isadmin] return true if the current user is an admin
[wt:wt.currentuser.Attribute Name] return an attribute of the current user, eg [wt:wt.currentuser.First Name]

Examples