/sys$common/syshlp/EFI$HELP.HLB  —  WRITE
    Displays the specified quoted text string.

    Format

      WRITE  [text]

1  –  Parameter

 text

    A quoted string containing the text to display

2  –  Description

    Displays the specified and quoted text string on the current
    process output channel.

3  –  Qualifiers

    None.

    EFI$CP> WRITE "Hello, this is a quoted text string"
    Hello, this is a quoted text string
Close Help