f::snd (private)

 f::snd xs

Defined in packages/acs-tcl/tcl/ad-functional-procs.tcl

Parameters:
xs (required)
Returns:
the second element of a list

Testcases:
No testcase defined.
Source code:
    lindex $xs 1
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: