list_union_member

summary: list union members

description:

The goal of this script is to demonstrate some usage of the type API. In this script, we: * Ask the user for a union name. It must already be present in the local types. * Retrieve the union type info from the local type * Extract its type details (udt) * Iterates it members and prints their names.

level: beginner

Attributes

name

tif

Module Contents

list_union_member.name
list_union_member.tif