|
WSYBASE/StringFunctions.WebServer.Upper
WSYBASE/StringFunctions.Server.Upper
| Field | Variable | ...as | Description |
|---|---|---|---|
| StringSource | Input | Input | The string to be converted to upper case |
| StringTarget | Output | Output | The upper case version of the StringSource |
| StringTargetLength | Output | Output | The length of the returned string |
Converts all characters in a string to upper case.