
The Function Block STR_REPEAT generates a repeatedly repeating string.
Note: This function is Binary-Safe. This means that UTF8 characters cannot be directly processed.
Warning: This Function Block can overload the memory through carelessness.
Defines the string that is to be repeated.
Defines the number of repetitions as an integer. If this parameter can be set externally, it is recommended to limit this value.
Returns a repeatedly repeating string.