BloombergTerminalCommand: { mnemonic: string; tails?: string; target: BloombergPanel }

Command that will be handled by the Bloomberg Terminal.

Type declaration

  • mnemonic: string

    Mnemonic code of the Terminal function to execute.

  • Optional tails?: string

    Tails for the mnemonic/function.

  • target: BloombergPanel

    The Terminal panel ID that will handle the command.

Generated using TypeDoc