Is there a way to retrieve the active user's password?
I know how to retrieve the username using the
environ("username"), but don't know how to get the
password.

Really appreciate it if someone can help. Thanks in advance.

Jay