Click or drag to resize

LGSPGlobalVariablesGetVariableValue Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public Object GetVariableValue(
	string varName
)

Parameters

varName
Type: SystemString

Return Value

Type: Object

Implements

IGlobalVariablesGetVariableValue(String)
See Also