2 Replies Latest reply on Oct 2, 2006 4:25 AM by kukeltje

    How to correct copy/append/insert a array

    xig

      Hi @ all,
      I have a message type I'd like to iterate through and extract values from array (1).
      Then place into another array (2):



      TestOutputVariable(Array (1)):



      result1.1
      result1.2
      test1


      result2.1
      result2.2
      test2




      ReportInputVariable(Array(2)):







      for example ReportInputVariable must be like:


      test1


      test2