cdr - This function returns a list that includes everything but the first element in the list.
Syntax : (cdr list)
(cdr (1 2 3)) returns (2 3)
If there is only one element in the list, returns nil
If the argument is not a list, returns returns "Error: Bad Argument Type".
filename: | AutoCAD LISP - CDR |
filename: | AutoCAD%20LISP%20%2D%20CDR |
last edit: | August 31 2012 14:56:06 (4760 days ago) |
ct | = 1757738301.000000 = September 13 2025 00:38:21 |
ft | = 1346439366.000000 = August 31 2012 14:56:06 |
dt | = 411298935.000000 |