Bundt Scripting Reference · Bundt Scripting Language version 1.0.1.0

with enum item statement

Puts an enumerated item in context.

The enumerated type owning the item is also put in context.

Syntax

with enum item EnumItemName

Element Type Optionality Notes
EnumItemName Enumerated item name Mandatory. Specifies the enumerated item to be put in context.

Returns

The enumerated item that was put in context.

Examples

Intent Code
Put an enumerated item in context with enum item Colours.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