Files
tooll3--t3/.help/docs/operators/lib/string/transform/WrapString.md
T
2026-07-13 13:13:17 +08:00

341 B

WrapString

in Lib.string.transform

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