TABLE OF CONTENTS


::pwtk::phi::getTitle

SYNOPSIS

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

PURPOSE

Returns the title of the ph.x input

SOURCE

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