FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExpressionMethods..::..SEARCH Method

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


protected string SEARCH(
	string findText,
	string textWithIn,
	double startFrom
)
Protected Function SEARCH ( _
	findText As String, _
	textWithIn As String, _
	startFrom As Double _
) As String
protected:
String^ SEARCH(
	String^ findText, 
	String^ textWithIn, 
	double^ startFrom
)

Parameters

findText
Type: String
textWithIn
Type: String
startFrom
Type: Double