FutureProg functions
repeattext
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
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