Main Content

close

Disconnect fromFactSetWorkstation

Syntax

Description

example

close(c)disconnects from the FactSet®Workstation given the connection object,F.

Examples

collapse all

Close the FactSet Workstation connection.

T = realtime(c,'FDS1','GOOG-USA') close(c)

Input Arguments

collapse all

FactSet工作站connection, specified as a connection object created usingfds.

Version History

Introduced in R2013a

See Also

||