Jump to main content
  Brainware Intelligent Capture Scripting
Brainware Intelligent Capture Scripting
 Foundation 23.1
  • Documentation Notice
  • About Scripting
  • ScriptModule Events
  • Cedar DocClass Event Interface
  • Cedar [FieldName] Event Interface
  • Working with Workdoc Objects (SCBCdrWKDOCLib)
  • SCBCdrPROJLib
  • Working with the Associative Search Engine (CDRADSLib)
  • Working with the Check Analysis Engine (SCBCdrParaCheckLib)
  • Working with the Format Analysis Engine (SCBCdrFormatEngine)
  • Working with Format Settings (SCBCdrFormatSettings)
  • Working with Batches (SCBCdrBATCHLib)
  • Comparing Strings (SCBCdrSTRCOMPLib)
  • Working with Images (SCBCroIMGLib)
  • Working with CI Documents (SCBCroCiDocLib)
  • Working with Cairo Projects (SCBCroPROJLib)
  • Working with Collections (SCBCroCollLib)
  • Working with Worktext Objects (SCBCroWorktextLib)
  • Working with Verification Forms (DISTILLERVERIFIERCOMPLib)
  • Printing Documents (SCBCroPrintLib)
  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption
  1. Home
  2. Comparing Strings (SCBCdrSTRCOMPLib)
  3. SCBCdrStringComp Properties

    The SCBCdrStringComp object provides the following properties.

  • Documentation Notice
  • About Scripting
  • ScriptModule Events
  • Cedar DocClass Event Interface
  • Cedar [FieldName] Event Interface
  • Working with Workdoc Objects (SCBCdrWKDOCLib)
  • SCBCdrPROJLib
  • Working with the Associative Search Engine (CDRADSLib)
  • Working with the Check Analysis Engine (SCBCdrParaCheckLib)
  • Working with the Format Analysis Engine (SCBCdrFormatEngine)
  • Working with Format Settings (SCBCdrFormatSettings)
  • Working with Batches (SCBCdrBATCHLib)
  • Comparing Strings (SCBCdrSTRCOMPLib)
    • SCBCdrSTRCOMPLib Type Definitions

      The SCBCdrStringComp object provides the following type definition.

    • SCBCdrStringComp Methods

      The SCBCdrStringComp object provides the following methods.

    • SCBCdrStringComp Properties

      The SCBCdrStringComp object provides the following properties.

      • CaseSensitive

        This property sets or returns if the compare algorithm works case-sensitive.

      • CompTypes

        This property sets or returns the compare algorithm used for the next call of Distance.

      • LevDeletions

        This read-only property returns the count of deletions calculated by the last Distance function.

      • LevInsertions

        This read-only property returns the count of insertions calculated by the last Distance function.

      • LevRejects

        This read-only property returns the count of rejects calculated by the last Distance function.

      • LevReplacements

        This read-only property returns the count of replacements calculated by the last Distance function.

      • LevSame

        This read-only property returns the count of equal characters calculated by the last Distance function.

      • LevTraceMatrix

        This read-only property returns the Levenshtein trace matrix calculated by the last Distance function.

      • LevTraceResult

        This read-only property returns the Levenshtein trace result calculated by the last Distance function.

      • MatchEndPosition

        This read-only property returns the matching end position calculated by the last Distance function.

      • MatchStartPosition

        This read-only property returns the matching start position calculated by the last Distance function.

      • SearchExpression

        This property sets or returns the search expression used for the next compare operation.

  • Working with Images (SCBCroIMGLib)
  • Working with CI Documents (SCBCroCiDocLib)
  • Working with Cairo Projects (SCBCroPROJLib)
  • Working with Collections (SCBCroCollLib)
  • Working with Worktext Objects (SCBCroWorktextLib)
  • Working with Verification Forms (DISTILLERVERIFIERCOMPLib)
  • Printing Documents (SCBCroPrintLib)
  • Error Handling
  • Troubleshooting Scripting Issues
  • Encryption

SCBCdrStringComp Properties

The SCBCdrStringComp object provides the following properties.

  • CaseSensitive
  • CompTypes
  • LevDeletions
  • LevInsertions
  • LevRejects
  • LevReplacements
  • LevSame
  • LevTraceMatrix
  • LevTraceResult
  • MatchEndPosition
  • MatchStartPosition
  • SearchExpression
footer © Hyland Software, Inc. and its affiliates. All rights reserved.