git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@8835
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
\constfunc{wxString}{SubString}{\param{size\_t}{ from}, \param{size\_t}{ to}}
\constfunc{wxString}{SubString}{\param{size\_t}{ from}, \param{size\_t}{ to}}
-Same as \helpref{Mid}{wxstringmid}.
+Deprecated, use \helpref{Mid}{wxstringmid} instead (but note that parameters
+have different meaning).
+
+Returns the part of the string between the indices {\it from} and {\it to}
+inclusive.
\membersection{wxString::ToDouble}\label{wxstringtodouble}
\membersection{wxString::ToDouble}\label{wxstringtodouble}