Grasshopper API
GH_SettingsServerGetValue Method (String, String) |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public string GetValue( string key, string default )
Public Function GetValue ( key As String, default As String ) As String
Parameters
- key
- Type: SystemString
- default
- Type: SystemString
Return Value
Type: String