TABLE OF CONTENTS


::pwtk::phi::getTitle

SYNOPSIS

proc ::pwtk::phi::getTitle {} { 

PURPOSE

Return the title of the ph.x input

SOURCE

    return [::pwtk::input::cardGetContent INPUTPH.titleLine]
}