Syntax <Result> = Encrypt(<String to encrypt> , <Password> [, <Type of encryption> [, <Format of encrypted string>]]) Res = Encrypt("My credit card number is 52327453829011", "Password")
Syntax <Result> = Encrypt(<String to encrypt> , <Password> [, <Type of encryption> [, <Format of encrypted string>]]) Res = Encrypt("My credit card number is 52327453829011", "Password")