Bundt Scripting Reference · Bundt Scripting Language version 1.0.1.0

load type model statement

Loads a type model from a file into the scripting session, and puts it in context.

Syntax

load type model from Filename

Element Type Optionality Notes
Filename Expression<Text> Mandatory. Specifies the file name to load from.

Returns

The loaded model.

Examples

Intent Code
Load a type model load type model from "C:\Temp\MyModel.bundt-tm";

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