datastream.isconnection - Verify whether connections to Thomson Datastream data servers are valid
Syntax
x = isconnection(Connect)
Arguments
| Connect | Thomson Datastream connection object created with the datastream function. |
Description
x = isconnection(Connect) returns x
= 1 if the connection is a valid Thomson Datastream connection,
and x = 0 otherwise.
Examples
Establish a connection to the Thomson Datastream API:
c = datastream
Verify
that c is a valid connection:
x = isconnection(c)
x = 1
See Also
datastream.close, datastream, datastream.fetch, datastream.get
 | datastream.get | | factset |  |
Now On Demand
Network with industry peers and learn the latest applications of the leading software product for computational finance.