|

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


image

image

Crypto.BlowfishEncrypt

OverviewExamples

Crypto.BlowfishEncrypt ( string Source,


string Destination,


string Key )


De s cr ip t ion


Creates a blowfish-encrypted copy of a file.


P arame t er s


Source


(string) The full path to the file that you want to encrypt.


|