...
The sign in the expression is used to determine if the job would prefer the smallest or the largest value possible. If not specified, sign is equal to .
The possible values for for sign are are "+" or "-". The , and if not specified, sign defaults to "+". The "+" is used to specify using the highest value first, and the "-" is to use the lowest value. These can be combined and will be used in order specified.
...