Post Closed
26
Views
4
Comments
Is there a way to compare 2 text and find the missing word?
Application Type
Traditional Web

Hey everyone
I have a text A like this
ABC
I want to compare the text A to text B, which is this
ABCD
And the output would show D since it's the missing letter.
Or it could show like text A missing D
                                      text B have D compare to A
Thank you very much!

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi,

Maybe you can look at the implementation of this Forge component:
https://www.outsystems.com/forge/component-overview/1172/string-diffs-o11

Regards,

Daniel

UserImage.jpg
Long Truong Hoang

Hi Daniel sir
Thank you for your answers, but right now I would prefer a solution where I don't have to install additional forge
Regards
John

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

I didn't wrote you have to USE the component, what I wrote is see how the comparison is implemented. 

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Please don't double post questions, if you need to clarify your original question in more detail you can do that in the same discussion.

I will close this post, and the discussion can continue in the orginal post:

https://www.outsystems.com/forums/discussion/100712/how-to-compare-the-text-in-calculated-attribute/