Repeat

concerns

The Repeat attribute function copies the string specified in the variable and appends it to the string of the variable.

 

Syntax

Repeat(Times, [LanguageID])

Return value

None

Parameter

Use

Name

Type

Passing

Description

Required

Times

Long

ByVal

Number of repetitions of the operation.

Optional

LanguageID

String

ByVal

Language-ID of the value.

Note

If LanguageID is not specified, the dialog language applies.