The Encode attribute function encrypts the string of the variable.
|
Syntax | ||||
|
Encode(Password, [LanguageID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Variant |
Encrypted content | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Required |
Password |
String |
ByVal |
Password for encryption |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
|
Note | ||||
|
If LanguageID is not specified, the dialog language applies. | ||||