Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Concatenation of two string and set the output to a specific string field using Inline script of Flow Designer

Ashutosh Singh2
Tera Contributor

I have a requirement to concatenate two strings and then set the output to a field through Flow designer Inline script.  I tried using + sign , but looks like it is not supported.  Can anyone help with the possible solution?

Thanks in Advance

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

then use inline script using f(x)

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@Ankur Bawiskar Example?  Screenshot?

Please.  Thank you.