REPLICATE()

From Lianjapedia
Revision as of 05:56, 25 October 2011 by Yvonne.milne (Talk | contribs)

Jump to: navigation, search

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, Recital Server