[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.StartsWith

StartsWith Method

StartsWith(List<IExpression>)

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

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