Description
This will trim a given string.
Syntax
target.strlib.Trim(str, what, left, right)
str (input) - the input stringwhat (input) - not yet publishedleft (input) - the left bound where you want to trimright (input) - the right bound of where you want to trim
Return value
This function will return a string.
See also
Platform Objects and MethodsTrimSplitMid
Platform Objects and Methods
Trim
SplitMid