FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsExpressionMethods..::..TEXT Method

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

Syntax


protected string TEXT(
	Object obj,
	string textToFormat
)
Protected Function TEXT ( _
	obj As Object, _
	textToFormat As String _
) As String
protected:
String^ TEXT(
	Object^ obj, 
	String^ textToFormat
)

Parameters

obj
Type: Object
textToFormat
Type: String