[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.LCase

LCase Method

LCase(List<IExpression>)

Returns a character expression after converting uppercase character data to lowercase.

Declaration
public static object LCase(List<IExpression> p)
Parameters
Type Name Description
List<IExpression> p
Returns
Type Description
object