TABLE OF CONTENTS
getOutput
NAME
::guib::moduleObj::getOutput -- returns the input-content
USAGE
getOutput
DESCRIPTION
This proc returns the input-content without any complain about the unset variables.
RETURN VALUE
The input-content.
EXAMPLE
set output [$this getOutput]