Bundt Scripting Reference · Bundt Scripting Language version 1.0.1.0

Enumerated Type Name format

An enumerated type name is composed of an identifier plus an optional package name to specify package ownership.

Syntax

[OwnerPackage.] Name

Element Type Notes
OwnerPackage Package name Specifies the package owning the enumerated type.
Name Identifier Specifies the name of the enumerated type.

Examples

Intent Code
Set an enumerated type in context with enum type Characterization.Colour;

See Also


Contents distributed under a Creative Commons Attribution 4.0 International License · About · Terms of Use · Contact Us · last updated on 08 October 2020