Thanks to visit codestin.com
Credit goes to scripting.getdrafts.com

Drafts Script Reference
    Preparing search index...

    Class TJSProject

    Represents a Things project, with headings and todo items. See TJSContainer documentation for details on making requests to Things.

    Index

    Constructors

    Properties

    area: string
    areaID: string
    canceled: boolean
    completed: boolean
    deadline: string
    notes: string
    tags: string[]
    title: string
    when: string

    Methods

    • Parameters

      • tag: string

      Returns void