FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIStepEngineContext..::..getVariableOrGlobalValue Method

Gets the variable or global value.

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

Syntax


string getVariableOrGlobalValue(
	string sItem
)
Function getVariableOrGlobalValue ( _
	sItem As String _
) As String
String^ getVariableOrGlobalValue(
	String^ sItem
)

Parameters

sItem
Type: String
The s item.

Return Value

System.String.