.. _Nng\Nnhelpers\ViewHelpers\Format\ReplaceViewHelper: ======================================= format.replace ======================================= Description --------------------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Search and replace text in a string. .. code-block:: php {nnt3:format.replace(str:'alles schön im Juli.', from:'Juli', to:'Mai')} {varname->nnt3:format.replace(from:'July', to:'May')} | ``@return string``