.NET Scriptable FTP Client

Controller.GoToLabel Method 

[This is preliminary documentation and subject to change.]

Method used to change the x int when a goto command is encountered

private void GoToLabel(
   string theLabel
);

Parameters

theLabel

See Also

Controller Class | FTPController Namespace