ReportPro User's Guide

Unknown

Purpose

To create a string by repeating another string

Syntax

Replicate( <cString>, <nTimes> ) cNewString

Arguments

<cString> is the string to repeat

<nTimes> is the number of times to repeat <cString>

Returns

Replicate() returns <cString> repeated <nTimes>.

 

Table of contents

previous page start next page