repeat

Builds a new string by repeating this with separator

Return

The new string.

Parameters

times

The number of times to append the string.

separator

The separator string.