REPEAT String Function
Use: | Repeats a string a specified number of times |
Syntax: |
|
Arguments: |
|
Returns: | A string of the repeated substrings |
Example: | Result: XYZXYZXYZ |
Use: | Repeats a string a specified number of times |
Syntax: |
|
Arguments: |
|
Returns: | A string of the repeated substrings |
Example: | Result: XYZXYZXYZ |