Read UserInterface variable value

Hi,

I need to read the language client via LS.

I tried to read the Session.Internationl.Today Property but, in spite of all, sinse i’ve an italian OS client, it returns an italian variable.

I read about UserInterface parameter in notes.ini but i don’t know how read this value from LS.

Someone can help me, please ?

Subject: Read UserInterface variable value

session.getenvironmentString method should solve the problem, look up the examples in the Designer help.

Subject: RE: Read UserInterface variable value

Thanks :wink: