GH_LineParserAction Enumeration |
Namespace: Grasshopper.Kernel
| Member name | Value | Description | |
|---|---|---|---|
| Include | 0 | Include the return code of the parser function. | |
| Ignore | 1 | Ignore this line of text and move on to the next line. | |
| Abort | 2 | Ignore this line of text and don't parse all subsequent lines. |