341 B
341 B
WrapString
Wraps a string at a column width
Input Parameters
| Name (Relevancy & Type) | Description |
|---|---|
| InputText (String) | — |
| WrapColumn (Int32) | — |
| Mode (Int32) | — |
Outputs
| Name | Type |
|---|---|
| Result | System.String |