Function: -third-item

-third-item is a function alias for caddr, defined in subr.el.gz.

Signature

(-third-item LIST)

Documentation

Return the third item of LIST, or nil if LIST is too short.

See also: -second-item, -fourth-item, etc.

View in manual

Aliases

third (obsolete since 27.1) cl-caddr -third-item cl-third