How to copy the text after "/" and delete everything before it?

I know it can be done using text block in kodular, I just don’t know how.

You can use the Split Block and use Index 2.

Example:
https://community.kodular.io/t/split-single-text-into-two-texts/20468/2?u=ken

2 Likes

This worked, I did not use the trim block but the join block.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.