Does anyone know how to get the decrypted value fr...
# suitescript
j
Does anyone know how to get the decrypted value from a password field? The help documentation isn’t quite clear!
wow 2
w
you won’t, they are encrypted for security reason.
s
all you're intended to be able to do is check if a password matches
you cannot read the plaintext password into script