Bundt Scripting Reference
·
Bundt Scripting Language version 1.0.1.0
Enumerated Item Name
format
An enumerated item name is composed of an identifier plus an optional slash-separated prefix to specify super-item ownership.
This, in turn, can be prefixed by an optional enumerated type name to specify ownership.
Syntax
[OwnerEnumType.] (SuperItem/)* Name
Element |
Type |
Notes |
OwnerEnumType |
Enumerated type name |
Specifies the enumerated type owning the enumerated item.
|
SuperItem |
Identifier |
Specifies a super-item.
|
Name |
Identifier |
Specifies the name of the enumerated item.
|
Examples
Intent |
Code |
Set an enumerated item in context |
with enum item Characterization.Colour.Blue/Navy; |
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