| sub New # | ( | hasContent, | | | lastModified, status, | | | defaultMenuTitle | ) | |
|
Creates and returns a new file object.
Parameters
| hasContent | Whether the file contains Natural Docs content or not. |
| lastModified | The integer timestamp of when the file was last modified. |
| status | The file’s status since the last build. One of the <File Status Constants>. |
| defaultMenuTitle | The file’s title in the menu. |
Returns
A reference to the new object.