[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.InStr

InStr Method

InStr(List<IExpression>)

Searches an expression for another expression and returns its starting position if found.

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