Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

String Intrinsic Functions - LowerCase Method

Panel
bgColor#2c3c4c

Convert a string to lower case

Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

String

Resulting string

Details

Lowercase returns the supplied string with all characters converted to lowercase.


See also

All Component Classes

Technical Reference