Difference between revisions of "WORDWRAP()"
From Recital Documentation Wiki
		
		
		
| Yvonnemilne  (Talk | contribs) | Yvonnemilne  (Talk | contribs)  | ||
| Line 1: | Line 1: | ||
| {{YLM to do}} | {{YLM to do}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| ==Purpose== | ==Purpose== | ||
| Function to wrap a string to a given line width   | Function to wrap a string to a given line width   | ||
| Line 9: | Line 5: | ||
| ==Syntax== | ==Syntax== | ||
| − | WORDWRAP(<expC1> [, <expN> [, <expC2> [, < | + | WORDWRAP(<expC1> [, <expN> [, <expC2> [, <expL>]]]) | 
Revision as of 12:00, 13 January 2010
Purpose
Function to wrap a string to a given line width
Syntax
WORDWRAP(<expC1> [, <expN> [, <expC2> [, <expL>]]])
See Also
BOLD(), CENTER(), LPAD(), REVERSE(), RPAD(), UNDERLINE()
Description
The WORDWRAP() function wraps the character string <expC1> to a given line width. The line width defaults to 80 characters if not specified in the optional <expN>.
Example
Products
Recital Server, Recital
