TypeTools
GetTypes
retrieve names of user-defined types
Calling Sequence
Description
Examples
GetTypes()
All types registered with TypeTools[AddType] are returned as a list of names.
This function cannot be used to retrieve built-in types.
TypeToolsAddType⁡Type1,identical⁡1
TypeToolsAddType⁡Type2,identical⁡2
TypeToolsGetTypes⁡
Type1,Type2
See Also
type
type[structured]
TypeTools[AddType]
TypeTools[GetType]
Download Help Document