Me
Get the User Object based on the logged in User.
me()
me returns a User Object representing the current logged in user.
Usage
me()
Returns
User Object
Examples
set me = me();
echo "Hello ${me.name}";
See Also
User() UserGroup() UserObject()
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.
Last modified August 31, 2024: Signed-off-by: tracyragan <[email protected]> (20379ca)