FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deIStepEngineContext..::..getGlobal Method

Gets the global.

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

Syntax


clsGlobal getGlobal(
	string globalName
)
Function getGlobal ( _
	globalName As String _
) As clsGlobal
clsGlobal^ getGlobal(
	String^ globalName
)

Parameters

globalName
Type: String
Name of the global.

Return Value

clsGlobal.