Feature.value

Set value field.

  1. uint value [@property getter]
  2. uint value [@property setter]
    class Feature
    @property
    void
    value
    (
    uint propval
    )

Parameters

propval uint

The value of the feature. 0 disables the feature, non-zero (usually 1) enables the feature. For features implemented as lookup type 3 (like 'salt') the @value is a one based index into the alternates.