So, I'm trying to use addCredentialField to store ...
# suitescript
d
So, I'm trying to use addCredentialField to store a 'client-secret' value. I want to store it in a custom record in an encrypted field. I'd like to then retrieve it an use it to make external API calls. Am I taking the right approach? How to a revert the encrypted value back to its original state?