Repeat - 指令碼與圖表函數
Repeat() 會形成一個字串,包含的輸入字串重複第二個引數所定義的次數。
Syntax:
Repeat(text[, repeat_count])
Return data type: 字串
Arguments:
引數 | 描述 |
---|---|
|
原始字串。 |
|
定義字串 |