Grasshopper API
GH_RuntimeFileContainsKey Method |
Test whether a certain key is present in the File.
Namespace: Grasshopper.Documentation
Assembly: Grasshopper (in Grasshopper.dll)
Parameters
- key
- Type: SystemString
Key to search for.
Return Value
Type: BooleanTrue if the key is present in the file, false if not.