Difference between revisions of "REPLICATE()"

From Recital Documentation Wiki
Jump to: navigation, search
(Class)
Line 1: Line 1:
==Class==
 
String Data
 
  
  

Revision as of 16:04, 28 October 2009


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