Altova MapForce 2024 Enterprise Edition

Returns a library reference given the path to the library file.

 

Signature

Find(in i_strFileName:String) -> LibraryImport

 

Parameters

Name

Type

Description

i_strFileName

String

The path of the library file to search for. For locally imported libraries, you can specify either the absolute or the relative path to the library file (unlike the Remove method, which requires the exact path).

 

For globally imported libraries, the path must always be absolute (since globally imported libraries cannot have a relative path).

 

Errors

Error code

Description

2400

The object is no longer valid.

2401

Invalid address for the return parameter was specified.

© 2018-2024 Altova GmbH