TABLE OF CONTENTS
::pwtk::hpi::clear
SYNOPSIS
proc ::pwtk::hpi::clear {} {
DESCRIPTION
Clear the content of the hp.x input
SOURCE
variable input_flow_list foreach name $input_flow_list { ::pwtk::input::clear $name } }
SYNOPSIS
proc ::pwtk::hpi::clear {} {
DESCRIPTION
Clear the content of the hp.x input
SOURCE
variable input_flow_list foreach name $input_flow_list { ::pwtk::input::clear $name } }