FORMULA LANGUAGE


@Unique
Ejemplo

Without a parameter, returns a random, unique text value. With a parameter, removes duplicate values from a text list by returning only the first occurrence of each member of the list.

Syntax

@Unique
@Unique(
textlist )

Parameters

textlist


Return value

Without a parameter:

uniqueValue


With a parameter:

uniqueList


Usage

@Unique is case-sensitive.

Language cross-reference

ArrayUnique function of LotusScript language

Ejemplo
Véase también


Glosario
¿Desea opinar sobre la Ayuda o sobre la utilidad del producto?