On 10/10/07, M B <[EMAIL PROTECTED]> wrote: > I am trying to retrieve the logged in user name and email. > Is there anyway to do this because there is currently no user object defined > to get this information. > > In other words I cannot use: $user.userName.
That is correct. We do not provide access the the currently logged in user. There are some methods in the $utlilities object for checking the logged in state. - Dave
