edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing

ScriptEngineGetVariable Method

Get a variable that has been set

Definition

Namespace: EnterpriseDT.Net.Ftp.Script
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 12.7.0.0
C#
public ScriptVariable GetVariable(
	string name
)

Parameters

name  String
name of variable

Return Value

ScriptVariable
ScriptVariable

See Also