tkidtofield
SIX Financial Information identification string to field name
Syntax
Description
D = tkidtofield(
                converts SIX Financial Information field identification strings to their corresponding field names.
                    c,f,typ)c is the SIX Financial Information connection object, f is the ID list, and
                    typ denotes the fields. Options for the fields include
                market, 'market'; time and sales, 'tass'; and
                history, 'history'. market fields are used
                with getdata, tass
                fields are used with timeseries, and
                    history fields are used with the history.
Examples
Input Arguments
Version History
Introduced in R2011b
See Also
tlkrs | getdata | history | timeseries | tkfieldtoid