Home
The Toolkit for Online Communities
15939 Community Members, 0 members online, 2285 visitors today
Log In Register

template::util::lnest

OpenACS Home : ACS API Browser : template::util::lnest

template::util::lnest (public)

template::util::lnest listref value next [ args... ]
Defined in packages/acs-templating/tcl/util-procs.tcl

Recursive procedure for building a hierarchical or multidimensional data structure in a list.

Parameters:
listref
value - Either a list or scalar value to store in the list.
next - A key value that determines the next node to traverse outward in the data structure.
[ show source ]
Show another procedure: