FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsUIModel..::..getDefinedGlobal Method

Gets a defined global

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

Syntax


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

Parameters

globalName
Type: String
name of the global

Return Value

clsGlobal.