example in Google sheet :
=CONCATENATE(A1;“/”;B1;“(”;C1;“”;D1;“)”;E1)
Hi,
From what I understand, you are trying to use the CONCATENATE function from excel within Corvid by Wix. Because Corvid by Wix uses Javascript as a language, you will have to find out how to concatenate strings. This should be possible with Corvid and the use of Javascript if that is what you are trying to achieve.
Take a look at this discussion that may be similar to what you are trying to accomplish here .
Best Regards,
Edward