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 (4556 days ago) |
ct | = 1740080514.000000 = February 20 2025 14:41:54 |
ft | = 1346439366.000000 = August 31 2012 14:56:06 |
dt | = 393641148.000000 |