Viewing 2 posts - 1 through 2 (of 2 total)
  • Migrated from old forum
    Participant
    Post count: 327
    #5993 |

    I am looking to log information that goes on during the call, is there a way I can concatenate a string value to a variable?

    Migrated from old forum
    Participant
    Post count: 327
    #5994 |

    To concatenate two strings, simply write them together:

    ${variable1}${variable2} or helloWorld${variable2}

    Raman

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.