PEd_DsListAddUnique

function

PEd_DsListAddUnique(_list, _value)

Description

If the value is not in the list, it is added to it.

Arguments

Name Type Description
_list Id.DsList The list.
_value Mixed The value to be added.

Returns

Real The index on which has been the value found or -1.


Copyright © 2022, BlueBurn. Built on September 12, 2022 using GMDoc.