Websydian v6.1 online documentationOnline documentation - Websydian v6.1

RemoveSingleQuotes

Scoped name

WSYBASE/StringFunctions.WebServer.RemoveSingleQuotes

WSYBASE/StringFunctions.Server.RemoveStingleQuotes

Interface

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

Description

Remove the existents of starting and/or ending single quotes (') from a string.