Bundt Scripting Reference · Bundt Scripting Language version 1.0.1.0

seal statement

Seals a model.

Syntax

seal [ModelName]

Element Type Optionality Notes
ModelName Model name Optional. If no model name is specified, the model in context is used. If no model is in context, an error occurs. Specifies the model to be sealed. If this model is already sealed, an error will occur.

Returns

The sealed model.

Examples

Intent Code
Seal the model in context seal;
Seal an explicit model seal MyUnsealedModel;

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