__header__

Description

trims a string for white spaces

Parameters

InputString

TrimStart

if set trims the beginning of the string

TrimEnd

if set trims the end of the string

TrimEachLine

Create a string collection so split the lines into a set of strings.

OutputString

__footer__