f$encrypt
f$encrypt
This function encrypts a text.
Syntax: | text = f$encrypt(text) | ||
| Argument | Type | Meaning |
| Text | String | Text to be encrypted |
Result: | String | Encrypted text | |
This function encrypts a text.
Syntax: | text = f$encrypt(text) | ||
| Argument | Type | Meaning |
| Text | String | Text to be encrypted |
Result: | String | Encrypted text | |