newt_push_help_line

Saves the current help line on a stack, and displays the new line

Beschreibung

void newt_push_help_line ([ string $text ] )

Saves the current help line on a stack, and displays the new line.

Parameter-Liste

text

New help text message

Hinweis:

If not specified, the help line is cleared.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Siehe auch

  • newt_pop_help_line