Easy Tutorial
❮ Func Ccur Func Vartype ❯

VBScript String Function



The String function returns a string containing a specified length of repeated characters.

Syntax

Parameter Description
number Required. The length of the returned string.
character Required. The character to be repeated.

Example 1

Example 2

Example 3

Example 4


❮ Func Ccur Func Vartype ❯