<- Back to FTPit Pro function list
FTPit_IsConnected
- Description
Use this function to determine whether you are connected to your FTP site. The function will return "1" if you are connected, and "0" if you are not connected.
- Return Type
- Number (1=True, 0=False)
- Format
- FTPit_IsConnected
- Related Items
- FTPit_Connect