Manual
Pricing
Join Waitlist
Repeat a string
string:repeat(STRING $string, INT $multiplier) : STRING
string:repeat('hi',2) #=> "hihi" string:repeat('foo',0) #=> ""
Copyright ©2013-2022 SunSed®. All rights reserved.
Search