Repeat() 會形成一個字串,包含的輸入字串重複第二個引數所定義的次數。
Syntax:
Repeat(text[, repeat_count])
Return data type: 字串
Arguments: