[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  Decrypt( cEncrypt, cKey )-> <cText> 
------------------------------------------------------------------------------


 PARAMETER:

  <cEncrypt>    Is the encrypted text to decrypt

  <cKey>        Is the ( optional ) decryption key


 RETURNS:

  <cText> is the readable text string as a result of this decryption.


 DESCRIPTION:

  This function lets you decrypt a string, that was encrypted with the 
  Encrypt() function before. If you have specified <cKey> to encrypt
  the string, then you need the same keyword to decrypt it again.




See Also: Encrypt
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson