Forum Discussion

AjayS's avatar
AjayS
Copper Contributor
Nov 13, 2025
Solved

Is there a way to concatenate or join the values contained in a variable with a string.

I have generated a dynamic folder path and the only way to get the folder path is via the values i have stored in a variable. I have to execute the create file connector in sharepoint but i want to a...
  • UhLukas's avatar
    Nov 13, 2025

    Use the ampersand (&) to join, or concatenate one, or more text strings to produce a single piece of text.

Resources