format-read

format-read is a compiled Lisp function in `format.el'.

(format-read &optional PROMPT)

Read and return the name of a format.
Return value is a list, like `buffer-file-format'; it may be nil.
Formats are defined in `format-alist'. Optional arg is the PROMPT to use.