Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-2449

Initialization of Strings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Not A Problem
    • 2.0.0TextMarker
    • 2.0.0TextMarker
    • Ruta
    • None

    Description

      Hi Peter,

      I coudln't find out how to initialize StringVariables. In the following code, the variable brandStr should be reset to "" for each loop iteration, but that's not the case.

      BLOCK(forEach) Car{}{
      STRING brandStr;
      Brand{->MATCHEDTEXT(brandStr)};
      }

      How to fix that?
      All the best
      Philipp

      Attachments

        Activity

          People

            pkluegl Peter Klügl
            daumkep Philipp Daumke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: