(terpri)


Print a carriage return.


This function prints a new line to the command prompt area, and returns nil.

 

Example

Code Returns:
(terpri) Carriage return.
nil

 

NOTE Do not use this function to print a new line in a file. For that, use print or princ instead.

 

Tell me about...

(prompt string)

LISP Compatibility

Programming Overview of LISP (LISt Processing) Language

 


Bricscad™ is commercialized by Bricsys NV. Bricsys NV and Vondle NV are fully owned subsidiaries of Menhirs NV. © 2001- Menhirs NV - All rights reserved.