AdditionalInfo in UserManager plugin

Hi all,

Is there any one used setting and getting additional info by using userManger plugin.

plugins.UserManager.registerClientOnServer()
plugins.UserManager.Client().additionalInfo = [['Email:',myemail]] ;
plugins.UserManager.updateClientInfo();	
application.output('Info :' + plugins.UserManager.Client().additionalInfo);

I am trying to use it this way but while getting the additional info always returns null.
Please help if I am missing something.

(Servoy Version: 6.0.1 - build 1219 and UserManager-Plugin 2.1.2)

Thanks

We are looking into that. Could you please send a short email to support@servoy-plugins.de so we can notify you when we know what is wrong there?

Thanks Patrick for your reply.
I will be in touch with the support system.

Thanks