repeat# swordfish.function.repeat()# Repeats each item in string X n times to form a new string. The size of the result is the same as the size of X. 参数: X (Constant) -- A string scalar/vector. n (Constant) -- A positive integer.