AJE Components
ReportRegularExpression Evaluate Method AJE Data Report Engine Help
Function Evaluates the Report Regular Expression Function, Pattern and Input String. Specified options modify the matching operation.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public string Evaluate(
	string Input
)

Return Value

Type: OnlineString
Remarks

See Also