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

Lower

Scoped name

WSYBASE/StringFunctions.WebServer.Lower

WSYBASE/StringFunctions.Server.Lower

Interface

Field Variable ...as Description
StringSource Input Input The string to be lowered
StringTarget Output Output The lowered version of the StringSource
StringTargetLength Output Output The length of the returned lowered string

Description

Converts all characters in a string to lower case.