Utility_DecryptTableString()

Examples


The Utility_DecryptTableString() function decrypts a string that has been stored in a table in encrypted format.

Syntax

Utility_DecryptTableString(source_string)

Parameters

source_string – The string to be decrypted.

Return value

A string containing the value in decrypted format.


Documentation Feedback