Spread WPF 17
GrapeCity.CalcEngine.Functions Namespace / CalcSearchFunction Class / Evaluate Method


In This Topic
    Evaluate Method (CalcSearchFunction)
    In This Topic
    locate one text string within a second text string, and return the number of the starting position of the first text string from the first character of the second text string.
    Overload List
    OverloadDescription
    locate one text string within a second text string, and return the number of the starting position of the first text string from the first character of the second text string.  
    Returns the result of the function applied to the arguments. (Inherited from GrapeCity.CalcEngine.Functions.CalcFunction)
    See Also