Can I display the user name in a program?

Hi, in my program the control application allows the user to access the menu application with id and pwd. Can I display the variable id, that is a global variable, in the application menu?

Thank’s
Beatrice

Re: Can I display the user name in a program?

Hi Beatrice,

sure. just go to Menu->Layout->Header.
Choose the Header Variable type Value and add the global var name as [name_of_the_global_var_in_brackets].

ahhh, and do not forget to check that Display Header at the top is enabled …

Best regards

Eric

Re: Can I display the user name in a program?

Eric, you are my salvation!
Beatrice