This is a pair of double quotes.
Format: "any_string"
Prints the string between the double quotes. The string can contain the standard C language character escapes. For example, this can be used to print comments in breakpoint commands.
Related topic:
Previous
Next