Hi,
I need to know which version and language of Notes Client each users use.
On a computed field I use this code:
@Environement(“FaultRecovery_Build”)
But it’s doesn’t work because the variable doesn’t contains a dollar “$” caracter in the Notes.ini file.
Is that another way to know which version of Notes the users use?
Thanks in advance