g_user for company name, or users group
In a client script I would like to use g_user to get the users company and groups instead of a call to the server, as recommended. the wiki tells me I could use the session.established event to create the variable I want to use in the client script a...