Type.Union

 

Type.Union(types as list) as type

Returns the union of the types in types.

Show: