VariantType.element

Determines the element type of an array or maybe type.

This function may only be used with array or maybe types.

class VariantType
element
()

Return Value

the element type of @type

Since 2.24

Meta