FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExpressionMethods..::..LEFT Method

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

Syntax


protected string LEFT(
	string expression,
	double numChars
)
Protected Function LEFT ( _
	expression As String, _
	numChars As Double _
) As String
protected:
String^ LEFT(
	String^ expression, 
	double^ numChars
)

Parameters

expression
Type: String
numChars
Type: Double