DecryptText
Description: |
baDecryptText decrypts a string encrypted with baEncryptText. |
Platforms: |
Windows and Macintosh |
Usage: |
Result = baDecryptText( String , Key ) |
Arguments: |
String, string. |
Returns: |
String. Returns the decrypted string. |
Examples: |
Director: Authorware: |
See also: |
baEncryptText |