\wxheading{Return value}
-TRUE if the field index is valid, FALSE otherwise.
+true if the field index is valid, false otherwise.
\wxheading{See also}
\membersection{wxStatusBar::PushStatusText}\label{wxstatusbarpushstatustext}
-\func{void}{PushStatusText}{\param{const wxString&}{ string}, \param{int}{ field = 0}}
+\func{void}{PushStatusText}{\param{const wxString\&}{ string}, \param{int}{ field = 0}}
Saves the current field text in a per field stack, and sets the field text
to the string passed as argument.