Datafeed Toolbox | ![]() ![]() |
Syntax
close(Connect)
Arguments
Connect |
IDC connection object created with the idc command. |
Description
close(Connect)
closes the connection to the IDC data server.
Example
c = idc
establishes an IDC connection, c
.
close(c)
See Also
![]() | IDC Function Summary | fetch | ![]() |