# StringRepeat *in [Lib.string.combine](README.md)* Repeats a string multiple times. ## Input Parameters | Name (Relevancy & Type) | Description | |---|---| | **Fragment** (String) | — | | **Count** (Int32) | — | ## Outputs | Name | Type | |---|---| | **Result** | System.String |