Difference between revisions of "REPLICATE()"
From Recital Documentation Wiki
Yvonnemilne (Talk | contribs) |
Yvonnemilne (Talk | contribs) |
||
Line 1: | Line 1: | ||
− | |||
− | |||
− | |||
==Class== | ==Class== | ||
String Data | String Data | ||
Line 15: | Line 12: | ||
==See Also== | ==See Also== | ||
− | [[ | + | [[BLINK()]], [[BOLD()]], [[REVERSE()]], [[SPACE()]], [[UNDERLINE()]] |
− | + | ||
==Description== | ==Description== | ||
Line 33: | Line 29: | ||
[[Category:Documentation]] | [[Category:Documentation]] | ||
[[Category:Functions]] | [[Category:Functions]] | ||
+ | [[Category:String Data]] | ||
+ | [[Category:String Data Functions]] |
Revision as of 16:02, 2 June 2009
Class
String Data
Purpose
Function to replicate characters
Syntax
REPLICATE(<expC>,<expN>)
See Also
BLINK(), BOLD(), REVERSE(), SPACE(), UNDERLINE()
Description
The REPLICATE() function makes <expN> copies of the character expression <expC>.
Example
? replicate("-", 20) --------------------
Products
Recital Database Server, Recital Mirage Server, Recital Terminal Developer