Skip to content

Scripting: EntryType Type

Simon Judd edited this page Jul 12, 2017 · 1 revision

The EntryType type contains information about an entry's type/format.

Properties

Type Name Description
string id The type id
string name The type name
string extension The file extension used when saving entries of this type to a file
string formatId The type's data format id
string editor The id of the editor used to open entries of this type
string category The type category, used in the entry list filter

Latest Release: 3.2.4

Clone this wiki locally