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 (4625 days ago) |
ct | = 1746065236.000000 = April 30 2025 22:07:16 |
ft | = 1346439366.000000 = August 31 2012 14:56:06 |
dt | = 399625870.000000 |