Grasshopper API
IGH_ValueProxyFromString Method |
If IsParsable(), then attempts to convert the string to a generic type value
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- in
- Type: SystemString
The String to parse
Return Value
Type: BooleanTrue on success, false on failure. This method should not throw exceptions.
