integer The first argument, of type integer, is the number of times to repeat the string. If you specify a negative value, the string is repeated 0 times. string The second argument, of type string, is the string to be repeated.