TABLE OF CONTENTS


varvalue

NAME

::guib::moduleObj::varvalue -- the varvalue GUIB keyword

USAGE

varvalue varIdent

DESCRIPTION

-- GUIB keyword !!!

    Keyword "varvalue" is meant for querying the value of a particular
    GUIB variable. A typical usage of varvalue keyword is inside the 
    tracevar scripts.

RETURN VALUE

The value of the queried variable.

EXAMPLE

set varValue [varvalue varIdent2a]