Click or drag to resize

GH_SettingsServerGetValue Method (String, Boolean)

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

Parameters

key
Type: SystemString
default
Type: SystemBoolean

Return Value

Type: Boolean
See Also