ViewNews
Display news stories for the provided context.
Intent Name
ViewNews
Display Name
View News
Possible Contexts
Example
const instrument = {
    type: 'fdc3.instrument',
    name: 'International Business Machines',
    id: {
        ticker: 'IBM'
    },
    market: {
        MIC: "XNYS"
    }
}
fdc3.raiseIntent('ViewNews', instrument)
See Also
Context
Intents