Last updated 4 months ago
Social Media
Bug Tracking
Support
Copyright & Register Trademark by Ortus Solutions, Corp & Ortus Software, LLC
Create a string that contains a specified number of repetitions of the specified string.
string
true
The string to repeat.
count
integer
The number of times to repeat the string.
RepeatString(string=[string], count=[integer])