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

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