Online documentation - Websydian v6.1 |
WSYBASE/StringFunctions.WebServer.RemoveSingleQuotes
WSYBASE/StringFunctions.Server.RemoveStingleQuotes
Field | Variable | ...as | Description |
---|---|---|---|
StringSource | Input | Input | The string that should be trimmed for starting and ending single quotes (') |
StringTarget | Output | Output | The string containing the trimmed version |
StringTargetLength | Output | Output | The length of the returned trimmed string |
Remove the existents of starting and/or ending single quotes (') from a string.