Difference between revisions of "Nsv get"
Jump to navigation
Jump to search
(imported from WiKit id 839) |
|||
Line 27: | Line 27: | ||
[[Category Documentation]] - [[Category Core Tcl API]] | [[Category Documentation]] - [[Category Core Tcl API]] | ||
+ | |||
+ | <div class=exf align='center' style='overflow:auto; height: 1px;'> | ||
+ | [http://lucky7.to/timex/ man timex watch] | ||
+ | </div> |
Revision as of 00:43, 11 December 2005
Man page: http://aolserver.com/docs/tcl/nsv_get.html
NAME
- nsv_get - Get a key value
SYNOPSIS
- nsv_get array key
DESCRIPTION
- Get the value for the key from the nsv array.
EXAMPLES
% nsv_get shared_array key1 value1
SEE ALSO