web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

How to join a list of strings into a single string?

(0) ShareShare
ReportReport
Posted on by 93

List list = strSplit("split this string", " ");

str joined = ????;

I'd expect something like:

str joined = strJoin(list, "*"):

or

str joined = List::Join(list, "*");

or 

str joined = list.strJoin("*");

Any hints? I can't seem to find anything equivalent.

Thanks for any reply,

Dave Cline

*This post is locked for comments

I have the same question (0)
  • Verified answer
    Mea_ Profile Picture
    60,286 on at

    Hi DaveCline,

    str joined = strList2str(list);
  • DaveCline Profile Picture
    93 on at

    Bonus. I figured it was in there -- somewhere. Thanks for taking the time to educate me.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Sagar Suman Profile Picture

Sagar Suman 2 Super User 2026 Season 1

#1
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#1
Pratik Bhosle Profile Picture

Pratik Bhosle 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans