PackRejects
This method combines a sequence of rejects to a single reject.
Syntax
PackRejects (PackLimit as Long, Confidence as Long, StartPos as Long, Length as Long)
Parameter | Description |
---|---|
PackLimit | Minimal length of the reject sequence to combine to a single reject. |
Confidence | Confidence limit for a character.
Characters with a lower confidence are treated as rejects. Possible values 0 to 100 |
StartPos | Index of the first character. |
Length | Number of characters to process. |