Hey, I’m trying to separate a line of text let’s say John Smith into 2 new values.
First name - John
Last name - Smith.
Thank you so much! if someone needs to do this in make.com I’m your resource.
Hey, I’m trying to separate a line of text let’s say John Smith into 2 new values.
First name - John
Last name - Smith.
Thank you so much! if someone needs to do this in make.com I’m your resource.
It looks like your topic is missing some important information. Could you provide the following if applicable.
Thanks for posting here and welcome to the community!
Do you have a little more context around which nodes you are using or what kind of workflow you need this for? You could also share your workflow here by pasting their JSON content (after you download the workflow from you workspace) in between two block quotes (```
).
If you just want to know the Javascript for this then here’s a quick demo how to do use our Code Node for it:
Again, there’s loads of ways to achieve the same thing, it all depends on your context
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.