[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.EndsWith

EndsWith Method

EndsWith(List<IExpression>)

Determines whether the end of this string instance matches a specified string.

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