FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExpressionMethods..::..EXACT Method

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

Syntax


protected bool EXACT(
	string text,
	string textToCompare
)
Protected Function EXACT ( _
	text As String, _
	textToCompare As String _
) As Boolean
protected:
bool^ EXACT(
	String^ text, 
	String^ textToCompare
)

Parameters

text
Type: String
textToCompare
Type: String