Output
Field Name |
Description / Valid Values |
---|---|
<Input Field> |
The original input field defined in the parsing grammar. |
<Output Fields...> |
The output fields defined in the parsing grammar. |
CultureCode |
The culture codes contained in the input data. For a complete list of supported culture codes, see Assigning a Parsing Culture to a Record. |
CultureUsedtoParseSelect a match results in the Match Results List and then click Remove. |
The culture code value used to parse each output record. This value is based on matches to a culture-specific parsing grammar. |
IsParsed |
Indicates whether an output record was parsed. The possible values are Yes or No. |
ParserScoreSelect a match results in the Match Results List and then click Remove. |
Indicates the total average score. The value of ParserScore will be between 0 and 100, as defined in the parsing grammar. 0 is returned when no matches are returned. For more information, see Scoring. |
Trace |
Click this control to see a graphical view of how each token in the parsing grammar was parsed to an output field for the selected row in the Results grid. |