Generic Parser Scoring

Key

Description

GP_NULL

A scoring flag indicating that input data is missing.

GP_NO_PATTERN

A scoring flag indicating that no parsing pattern corresponding to the input value was found.

GP_MORE_PATTERNS

A scoring flag indicating that more than one parsing pattern matched the input string.

GP_TRASH

A scoring flag indicating that some text wasn't parsed or was parsed by a component having no special output in the case that fullTrashScope is specified. This flag is set even if the binding trash is not defined.


iWay Software