String Intrinsic Functions - LowerCase Method

Convert a string to lower case

Member of String Intrinsic Functions (PRIM_LIBI.ICommonStringIntrinsics)

Parameters

NameTypeData TypeDescription
Result*Result (Optional)StringResulting string

Details

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

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2