repeat(text, integer)


Description

replicate string n times

Parameters

Name Type Mode
text IN
integer IN

Definition