Share

FileManager.GetFullFileName Method

Parent Object: FileManager

Description

Returns the full file name given its full document name.

Syntax

FileManager.GetFullFileName( FullDocumentName As String ) As String

Parameters

Name Type Description
FullDocumentName String Input String that specifies the full document name.

Version

Introduced in version 11

Was this information helpful?