AutoLISP includes functions for controlling the AutoCAD display, including both text and graphics windows. Some functions also display information in the Visual LISP Console window. The major text display functions are:
- prin1
- princ
- prompt
These functions are discussed in the following sections. The remaining display functions are covered in Using AutoLISP to Communicate with AutoCAD, beginning with the Display Control topic.