f$decrypt
f$decrypt
This function decrypts an encrypted text.
Syntax: | text = f$decrypt (text) | ||
| Argument | Type | Meaning |
| Text | String | Text to be decrypted |
Result: | String | Decrypted text | |
This function decrypts an encrypted text.
Syntax: | text = f$decrypt (text) | ||
| Argument | Type | Meaning |
| Text | String | Text to be decrypted |
Result: | String | Decrypted text | |