Training
Training
Online Training
Developer Schools
Boot Camps
Certifications
Tech Talks
Documentation
Documentation
Overview
ODC
O11
Forums
Forge
Get Involved
Get Involved
Home
Jobs
Ideas
Members
Mentorship
User Groups
Downloads
Platforms
OutSystems.com
My Platform
Community
Resources
Support
Search in OutSystems
Log in
Sign Up
Community
›
Forge
›
Assets list
›
Diff Text List
Diff Text List
Stable version
1.1.0
(Compatible with
OutSystems 11
)
Other versions available for 10
Uploaded
on
05 December 2022
by
0.0
(0 ratings)
Overview
Reviews
Versions
Documentation
Support
Diff Text List
Documentation
1.1.0
Draft
How to use Text Diff List
Add TextDiffList server action to your module's dependencies.
Prepare two text lists. You have to split text by line breaks to prepare these lists.
Pass two text lists to the TextDiffList's input.
Result list item contains a sign and a line text. The sign has following means.
Sign 1: Added line
Sign -1: Deleted line
Sign 0: other
See the demo module.
Loading
Loading...