Release Automation

 View Only
  • 1.  RA - Concatenate strings

    Posted Dec 26, 2016 11:59 AM

    Good afternoon

     

    I'm checking for a specific value in a file and when found, I assign its value to a string. I want to put those two actions in a loop in order to check for different values, and add all the ones I find into one string, and in the end present it as a result.

     

    I'm using "set paramenter value - string" for the first time i find the value, but I'm not sure how to assign that value to the string with the total values, something like :

     

    strResult = strResult + new value

     

    ¿Is there a way to concatenate values into a string?



  • 2.  Re: RA - Concatenate strings
    Best Answer

    Posted Dec 26, 2016 12:10 PM

    You can do it with the same action paramA=paramA+NewValue,  just make sure to use component level parameter.



  • 3.  Re: RA - Concatenate strings

    Broadcom Employee
    Posted Dec 29, 2016 08:54 AM

    Hi Julio,

    Did the answer from Jacky  answered your question? If it did please mark it as the right answer.
    When your question is not answered or you still have additional questions please let us know.

    With Kind Regards

    Dirk