Type.ListItem
Sintassi
Type.ListItem(type as type) as type
Informazioni su
Restituisce un tipo di elemento da un elenco type
.
Esempio 1
Trovare il tipo di elemento dall'elenco {number}
.
Utilizzo
Type.ListItem(type {number})
Output
type number