Difference between revisions of "REPLICATE()"

From Recital Documentation Wiki
Jump to: navigation, search
(No difference)

Revision as of 16:36, 20 March 2009

REPLICATE()

Class

String Data


Purpose

Function to replicate characters


Syntax

REPLICATE(<expC>,<expN>)


See Also

SPACE(), REVERSE(), UNDERLINE(), BOLD(), BLINK()


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