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