webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | String | toLower
 
toLower
Converts all characters in a given string to lowercase.
Input Parameters
inString
String String to convert.
language
String Optional. Lowercase, two-letter ISO-639 code. If this parameter is null, the system default is used.
country
String Optional. Uppercase, two-letter ISO-3166 code. If this parameter is null, the system default is used.
variant
String Optional. Vendor and browser-specific code. If null, this parameter is ignored.
Output Parameters
value
String Contents of inString, with all uppercase characters converted to lowercase.

Copyright © 2014- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.