Type.ListItem

Syntax

Type.ListItem(type as type) as type

About

Returns an item type from a list type.

Example 1

Find item type from the list {number}.

Usage

Type.ListItem(type {number})

Output

type number