Online documentation - Websydian v6.1 |
WSYBASE/StringFunctions.WebServer.Lower
WSYBASE/StringFunctions.Server.Lower
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 |
Converts all characters in a string to lower case.