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

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2022 12:06 AM
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2022 12:08 AM
Hi,
then use inline script using f(x)
Regards
Ankur
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2023 08:49 AM
@Ankur Bawiskar Example? Screenshot?
Please. Thank you.