TABLE OF CONTENTS


dimvalue

NAME

::guib::moduleObj::dimvalue -- the dimvalue GUIB keyword

USAGE

dimvalue dimIdent index

DESCRIPTION

-- GUIB keyword !!!

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

RETURN VALUE

The value of the dimIdent(index).

EXAMPLE

set elem(3) [dimvalue mydim 3]