ViewInstrument
Display details for the provided instrument.
Intent Name
ViewInstrument
Display Name
View Instrument Details
Possible Contexts
Example
const instrument = {
type: 'fdc3.instrument',
name: 'International Business Machines',
id: {
ticker: 'ibm'
}
}
fdc3.raiseIntent('ViewInstrument', instrument)
See Also
Context
Intents