Title: JavaScript String repeat() Method
Description: The JavaScript String repeat() method returns a string that contains the specified number of copies of the current string, and concatenates them all together. It accepts an integer parameter named 'count', whose value must be in between 0 and +infinity.
Domain: www.tutorialspoint.com
| None | IE=edge |
Links:
Viewport: viewport-fit=cover, width=device-width, initial-scale=1.0, maximum-scale=3.0, user-scalable=yes