-
Notifications
You must be signed in to change notification settings - Fork 0
Option Variables
Fabian Lemke edited this page Aug 3, 2016
·
7 revisions
- nameOfCategoryLabel: Defines the name of the category-field.
- categoryPath: Defines the path to a text file, in which in every line a category-option is written.
- allFieldsAndArts: Defines in a list, separated by semicolons which fields are in the form. Each field is defined by the syntax "fieldname:fieldtype";
- defaultValues: Describes default for fields. The syntax is very similar to the option before. But now you write instead of filetype the default value for the field. Some variables are supported here too. (More about to be implemented).
- neededValues: Defines, which values are required for saving. These are just noted as a list separated by semicolons.
- dateFormat: Defines the Format of the datePrint
- timeFormat: Defines the Format of the TimeFormat. Hint: The datetime-stamp is combined of both of
- pathToSavedLogs: The directory in which the logs are exported