Skip to main content

What it does

Provides access to some properties of the objects that may be used in scripts.

Methods

DefinitionDescription
LoadFile( name: string) : IUserAttachmentLoads 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 FCFORINVOICES scripts to load XML description files.

Properties

NameTypeAccessDescription
ProjectIProjectRead-onlyProvides access to information about the project.