[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.UCase

UCase Method

UCase(List<IExpression>)

Returns a character expression with lowercase character data converted to uppercase.

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