playMaker
Home
Store
Showcase
Tutorials
Forums
Manual
Wiki
About Us
Playmaker Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Join our
Discord Channel
Home
Help
Search
Login
Register
Playmaker Forum
»
PlayMaker Updates & Downloads
»
Share New Actions
(Moderator:
600
) »
Array List Contain Duplicates
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Array List Contain Duplicates (Read 6328 times)
dudebxl
Hero Member
Posts: 602
Array List Contain Duplicates
«
on:
May 05, 2015, 02:25:33 PM »
Array List Contain Duplicates
Does my array contain duplicates? Send event if true or false (+set bool value).
Update: action + updates are on ecosystem or
https://snipt.net/dudebxl/
«
Last Edit: May 31, 2015, 06:31:47 PM by dudebxl
»
Logged
justifun
1.2 Beta
Sr. Member
Posts: 281
Re: Array List Contain Duplicates
«
Reply #1 on:
December 08, 2023, 02:49:42 PM »
Would it be possible to include a checkbox to keep 1 of each unique item instead of deleting all duplicates?
eg:
If the list was
Cat
Cat
Cat
Dog
Fish
Fish
Fish
it would result in...
Cat
Dog
Fish
thx!
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Playmaker Forum
»
PlayMaker Updates & Downloads
»
Share New Actions
(Moderator:
600
) »
Array List Contain Duplicates