The Utility_DecryptTableString() function decrypts a string that has been stored in a table in encrypted format.
Utility_DecryptTableString(source_string)
• source_string – The string to be decrypted.
A string containing the value in decrypted format.