FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsEngineContext..::..getGlobal Method

Gets the global.

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

Syntax


public clsGlobal getGlobal(
	string globalName
)
Public Function getGlobal ( _
	globalName As String _
) As clsGlobal
public:
clsGlobal^ getGlobal(
	String^ globalName
)

Parameters

globalName
Type: String
Name of the global.

Return Value

clsGlobal.