ISearchCharRange Interface
  Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
  
  
  Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ISearchCharRangeProperties
| Name | Description | 
|---|---|
| CharCount | 
           Length of the match in the search result. JSON property name: qCharCount  | 
      
| CharPos | 
           Starting position of the match in the search result, starting from 0. JSON property name: qCharPos  | 
      
| Term | 
           Position of the term in the list of search terms, starting from 0. JSON property name: qTerm  |