Resource Object
| GetCSVEntry() | Gets a single CSV entry at the corresponding row and column position, if the resource object is a valid CSV File resource. |
| GetCSVFileContents() | Gets the contents of a CSV as a 1-dimensional array, if the resource object is a CSV File resource. |
| GetCSVFileContents2D() | Gets the contents of a CSV as a 2-dimensional array, if the resource object is a CSV File resource. |
| ReloadResource() | Reloads a Notch resource. |