Difference between revisions of "String.rep"
From OpenEUO
(Created page with " string.rep (s, n) Returns a string that is the concatenation of n copies of the string s.") |
(No difference)
|
Revision as of 20:54, 7 October 2010
string.rep (s, n)
Returns a string that is the concatenation of n copies of the string s.