buffer {} end :== to=output|display|remarks|file= --{Destination for output.} from buffer= --{Copy contents of another buffer.} display || --{Add text to a new line in the buffer.} concatenate || --{Add text to the current line in the buffer.} literal --{Write literal text to a new line in the buffer.} next --{Start a new line in the buffer.} dump --{Dump contents of buffer.} reset --{Clear buffer contents.} flush --{Dump and reset buffer.}