TABLE OF CONTENTS


elemName

NAME

::guib::elemName -- get the name of array element from the full array instance string

USAGE

elemName $arrayInstance

RETURN VALUE

The name of array element, if $arrayInstance is a normal variable-name an empty string is returned.

EXAMPLE

set a3 [comafy a(3)]