Choose the export format from the list below:
Filter
Export as Open Document Text (ODT) format using the Office Server
Export as Portable Document Format (PDF) using the Web Browser
Export as Rich Text Format (RTF) using the Office Server
Export as HyperText Markup Language (HTML)
Select the pages to export:
socketClose status
socketClose (socketId)
Closes the TCP/IP socket referenced by socketId. Once a socket is closed, it may not be used again.
Parameters:
socketId - The socket identifier returned from socketOpen.
Returns:
True if the socket was closed, false if the socket was not closed.
Related topics
Administering
TCP-IP-socket-functions