FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIStepEngineContext..::..getGlobalValue Method

Gets the global value.

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

Syntax


string getGlobalValue(
	string globalName
)
Function getGlobalValue ( _
	globalName As String _
) As String
String^ getGlobalValue(
	String^ globalName
)

Parameters

globalName
Type: String
Name of the global.

Return Value

System.String.