The methods of the Controller class are listed below. For a complete list of Controller class members, see the Controller Members topic.
![]() | Method used to parse the script and call the appropriate methods |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Method used to print a help screen |
![]() | Returns a String that represents the current Object. |
![]() | Method used to write to the log file. |
![]() | Method used to handle errors if ONERROR is turned on |
![]() | Method used to seperate Controller and FTPClient library. Also handles FTP Specific error and success actions if turned on |
![]() | Method used to change the x int when a goto command is encountered |
![]() | Method used which specializes in logging functionality |
![]() | Method used to execute shell functions |
![]() | Method used to handle successful actions if onsuccess is true |