Name

Popup::NoHeadline — Indicator for empty headline for popups that can optionally have one

Synopsis

Import Popup;
string Popup::NoHeadline (void); 

Return Value

string

empty string ("")

Description

This is really just an alias for the empty string "", but it is slightly better readable.