Returns a string consisting of a single space repeated self times.
self
None.
log 4.newString() // " " (four spaces)
Last updated 7 months ago