[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
+---------------------------------+
| REPLICATE |
+---------------------------------+
REPLICATE(<expC>, <expN>)
-----------------------------------
Returns expression repeated a specified number of times.
Return value - Character
-----------------------------------
<expC>
Character expression to be replicated.
<expN>
Number of times to replicate expression.
+---------------------------------+
| Examples |
+---------------------------------+
? REPLICATE('HELLO ',5)
@ 2,05,12,59 BOX REPLICATE(CHR(177),9)
-----------------------------------
See Also: SPACE()
-----------------------------------
See Also:
SPACE()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson