ResultVariable
When adding an action with the script editor, you can use this field to specify a variable that the return value will be stored in.
See also: Related Actions
Crypto.BlowfishDecrypt
OverviewExamples
Crypto.BlowfishDecrypt ( string Source,
string Destination,
string Key )
De s cr ip t ion
Creates a decrypted copy of a blowfish-encrypted file.
P arame t er s
Source
(string) The full path to the file that you want to decrypt.