TABLE OF CONTENTS
getOutFmt
NAME
::guib::keywordObj::getOutFmt
USAGE
getOutFmt id
DESCRIPTION
This method returns the output format. It first queries the "outfmt" GUIB option, if it is not set then it queries the "fmt" option.
RETURN VALUE
Returns the output-format string.
EXAMPLE
set outFmt [$obj getOutFmt $id]