DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

for_array_keys(1tcl)


for_array_keys -- perform foreach for each key in named array

Synopsis

for_array_keys var array_name code

Description

This procedure performs a foreach-style loop for each key in the named array. The break and continue statements work as with foreach.

References


25 April 2004
© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 25 April 2004