display administrator logged in
Can I display in the runtime some indication if the user that is currently logged in, is an administrator user?
Yes, that is possible by using a small piece of VBA code that, when the user in the runtime changes, checks the currently logged in user and sets a local boolean variable of the intern driver to "1" when the user is an administrator user.
See a small project (zenon version 7.00 SP0) below.
This is a migrated post! Originally posted on 15.05.2012 by user markclemens. Please be aware that information can be outdated.