TABLE OF CONTENTS
keywordconfigure
NAME
::guib::moduleObj::keywordconfigure -- the keywordconfigure GUIB keyword
USAGE
keywordconfigure keyword state
DESCRIPTION
-- GUIB keyword !!!
Keyword "keywordconfigure" is meant is meant for for setting the
state of the a given keyword. If a given keyword id disabled it will be ignored when reading/writing the input/output files.
ARGUMENTS
keyword -- the name of the keyword (used for locating the corresponding keyword) state -- the state of the keyword (must be enable|disable)
RETURN VALUE
None.
EXAMPLE
keywordconfigure MY_KEYWORD enable