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. Parameters: X (Constant) – A string scalar/vector. n (Constant) – A positive integer.