[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.Len

Len Method

Len(List<IExpression>)

Returns the number of characters of the specified string expression.

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