Click or drag to resize

GH_SettingsServerGetValue Method (String, String)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string GetValue(
	string key,
	string default
)

Parameters

key
Type: SystemString
default
Type: SystemString

Return Value

Type: String
See Also