Components All New MacOS Windows Linux iOS
Examples Mac & Win Server Client Guides Statistic FMM Blog Deprecated Old

QuickList.HasDuplicateItems

Checks if list has duplicates.

Component Version macOS Windows Linux Server iOS SDK
List 7.5 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "QuickList.HasDuplicateItems"; ListRef )   More

Parameters

Parameter Description Example
ListRef The reference to the list returned from QuickList.New function. $List

Result

Returns 1, 0 or error.

Description

Checks if list has duplicates.
Returns 1 if duplicate lines are found or 0 if not.

See also

Release notes

Blog Entries

This function checks for a license.

Created 21st October 2017, last changed 26th October 2017


QuickList.GetValue - QuickList.HasValue

💬 Ask a question or report a problem