UserName when logged out

Hi,

I’m wondering if anyone knows the user name that will be reported by [System]Client/User/Username when no one is logged in. The screen is blanked to the login screen in that condition so I can’t see what value might be returned. Is it an empty string or “none” or what?

I’ve implemented some scripting to interact with an external table of user preferences. It works great when I switch users, but doesn’t work when my inactivity logout script has logged out the current user. I’m wondering if it might have something to do with how I’m looking at the user name.

Thanks,
Max

That tag doesn’t even exist when no one is logged in. When you’re at the login screen, your project isn’t running. So your script isn’t running either.