IScriptDefinitionContext gives FlexiCapture scripts access to the current project and a LoadFile method for loading files attached to the scripted object.
Provides access to some properties of the objects that may be used in scripts.
Loads a file that is attached to the object that contains the script. Some possible applications for this method are loading a dictionary from a FlexiLayout using its name or loading a reference assembly file. This method is also used in FlexiCapture for Invoices scripts to load XML description files.