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

Upper

Scoped name

WSYBASE/StringFunctions.WebServer.Upper

WSYBASE/StringFunctions.Server.Upper

Interface

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

Description

Converts all characters in a string to upper case.