FutureProg functions

repeattext

Text · computer function, computer program, standard futureprog

Text repeattext(Text text, Number count)
Contexts: computer function, computer program, standard futureprog
Returns the supplied text repeated count times.
text: The text value to repeat
count: The number of times to repeat the text

← Back to FutureProg functions