TABLE OF CONTENTS
vartextvalue
NAME
::guib::moduleObj::vartextvalue -- the vartextvalue GUIB keyword
USAGE
vartextvalue varIdent
DESCRIPTION
-- GUIB keyword !!!
Keyword "vartextvalue" is meant for querying the value of a particular GUIB variable. A typical usage of vartextvalue keyword is inside the tracevar scripts.
RETURN VALUE
The textvalue of the queried variable.
EXAMPLE
set varTextvalue [vartextvalue varIdent2a]