Skip to content

pytha.get_project_header

fabian-flassig edited this page Jul 7, 2020 · 4 revisions

Gets a line from the PYTHA project header.

pytha.get_project_header(line) 
Parameter Type Description
line integer Project header line number to retreive. Must be between 1 and 12.

Return value

Type Description
string, string The name and the value of the project header line

See also:

pytha, pytha Attributes Functions, set_project_header

Clone this wiki locally