FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExpressionMethods..::..LOWER Method

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

Syntax


protected string LOWER(
	string text
)
Protected Function LOWER ( _
	text As String _
) As String
protected:
String^ LOWER(
	String^ text
)

Parameters

text
Type: String