previous | next

Variables

VARIABLES

EXPLANATION

Variables of header of angel

TYPE

The type of angel, I.e. 'file' or 'directory'

TITLE

The title of the angel

TAGS

tags for search purpose

UUID

unique identifier for the angel, for future (when too many)

GROUP

Variables explicitly set (!) are stored for the specific group. This allows to use variables set in one angel for other angels afterwards, too. If not set, angelscripts create a group based on its name and path relative to the angel base directory.

ENCODING

from the xml-standard, not used at present

General variables

VARDLOCAL

local directory to store option for variables created by commands in the PRECOMMAND section.

The name of the file is the variable's name. Each line has one entry.

VARIABLED/<group>

The global variable directory storing files with all entered or chosen values with the 'd' Every group has its own file. The format is

variable:value

The last entry will be set.

ANSWERDIR

Default directory for the @file-statement. No full path needed for files in this folder. (for easy quoting output of the PRECOMMAND section)