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.
- Timestamp:
-
Mar 25, 2011, 4:55:24 PM (14 years ago)
- Author:
-
Víctor de Buen Remiro
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
9 | 9 | If prefix is not empty it will be insert after each new break line. |
10 | 10 | */ |
11 | | Text Wrap(Text maxLineLength [, Text wordSeparators=" ", Text prefix=""]) |
| 11 | Text Wrap(Text textToWrap, Text maxLineLength [, Text wordSeparators=" ", Text prefix=""]) |
12 | 12 | }}} |