Bundt Scripting Reference · Bundt Scripting Language version 1.0.1.0

with enum type statement

Puts an enumerated type in context.

Syntax

with enum type EnumTypeName

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

Returns

The enumerated type that was put in context.

Examples

Intent Code
Put an enumerated type in context with enum type Colours;

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