FlagPos
Defines the order in which standard and custom flags are displayed in the "Flags" column of DBM.

The parameter contains a list of flag specifications, with no intervening separators (not even whitespace). Flags are displayed in the order in which they are configured here, and flags not specified are omitted from display.

Custom flags are implicitly added to the right of standard flags.

To specify a standard flag, use one of these single characters: Invalid/Error (N), Ready/Perfect (R), Do not delete (D), Personal/Invisible (I), To archive/Archived (A), VSat (V), Loop (L), With text file (W), Royalties (Y), New (E), Keyframes exists (H), LowRes exists (C).

If N is not specified, it is implicitly added in the left-most position.

=== New since version 5.7.8167.0 ===

The character * (asterisk) stands for "all standard flags that are not explicitly specified". It can be inserted anywhere in the sequence.

To specify a custom flag, add the flag name, enclosed in curly braces. Flag names are case insensitive, but whitespace must be preserved exactly. Custom flags which are not explicitly configured are added to the right of all configured flags.

To completely remove a custom flag from display, add its name in curly braces, but insert a minus sign immediately before the flag name. No whitespace around the minus sign is allowed.
Possible values: see description
Default value: NRDIAWVLYEHC