Name

def — Defines a substitution or command option in a pre set.

Description

This element is used to define a command option (if type="option") or substitution (if type="sub") within a pre set. See predefs for a usage example.

Attributes

  • type (required) - Either option or sub, defining whether this definition is for a command option or configuration substitution.

  • ref (required) - The id of the option or substitution to which this definition refers.

Parents

The following elements are valid parents of def: pre.

Children

The following elements are children of def: No Children.