TABLE OF CONTENTS


dimtextvalue

NAME

::guib::moduleObj::dimtextvalue -- the dimtextvalue GUIB keyword

USAGE

dimtextvalue dimIdent index

DESCRIPTION

-- GUIB keyword !!!

    Keyword "dimtextvalue" is meant for querying the value of a particular
    element of dimension. A typical usage of dimtextvalue keyword is inside the 
    tracevar scripts.

RETURN VALUE

The textvalue of the dimIdent(index).

EXAMPLE

set elem(3) [dimtextvalue mydim 3]