close Warning: Can't synchronize with repository "(default)" (/var/svn/tolp does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 1 and Version 2 of Ticket #1144


Ignore:
Timestamp:
Mar 25, 2011, 4:55:24 PM (14 years ago)
Author:
Víctor de Buen Remiro
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1144 – Description

    v1 v2  
    99If prefix is not empty it will be insert after each new break line.
    1010*/
    11 Text Wrap(Text maxLineLength [, Text wordSeparators=" ", Text prefix=""])
     11Text Wrap(Text textToWrap, Text maxLineLength [, Text wordSeparators=" ", Text prefix=""])
    1212}}}