String.rep
From OpenEUO
Revision as of 19:54, 7 October 2010 by 76.184.213.234 (Talk) (Created page with " string.rep (s, n) Returns a string that is the concatenation of n copies of the string s.")
string.rep (s, n)
Returns a string that is the concatenation of n copies of the string s.