Repeat() 會形成一個字串,包含的輸入字串重複第二個引數所定義的次數。
語法:
Repeat(text[, repeat_count])
傳回的資料類型: 字串
引數:
T1: Load *, repeat(String,2) as Repeat; Load * inline [ String hello world! hOw aRe you? ];
結果
若您發現此頁面或其內容有任何問題——錯字、遺漏步驟或技術錯誤——請告知我們可以如何改善!