[]
        
(Showing Draft Content)

C1.CalcEngine.ExpressionEngine.TextFunctions.Replace

Replace Method

Replace(List<IExpression>)

Replaces all occurrences of a specified string value with another string value.

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