Orangevolt ANT Tasks » Tasks » preferences » Set Preferences data
Element doubleElement int

2.4.1.4.  Element float

The float element defines a single float data entry in a Preferences node.

Attributes

Name Description Required
name The name of the entry. yes
value

The value will be taken either from attribute value or from the body of the element. The value must be compatible with the float type (a number either specified in scientific or simplified syntax).

yes
path

The path of the node where the entry should set. The path is used relative to the base path defined in the preferences task. If the given path does not exists it will be created.

no