Skip to content

lib.string.JoinStringList

Thomas Mann edited this page May 19, 2023 · 2 revisions

JoinStringList

in lib.string


Joins the members of a string with with a separator.


Outputs

Name Type
Result System.String

Parameters

Name Type Relevancy
Input System.Collections.Generic.List`1[System.String] Required
Separator System.String

Please help use to improve this documentation. Feel free to improve the description.

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally