FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngineContext..::..getVariableOrGlobalValue Method

Gets the variable or global value.

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

Syntax


public string getVariableOrGlobalValue(
	string sItem
)
Public Function getVariableOrGlobalValue ( _
	sItem As String _
) As String
public:
String^ getVariableOrGlobalValue(
	String^ sItem
)

Parameters

sItem
Type: String
The s item.

Return Value

System.String.