Share

FileManager.IsEmbeddedDocumentPath Method

Parent Object: FileManager

Description

Method that returns whether the input string indicates an embedded document path.

Syntax

FileManager.IsEmbeddedDocumentPath( FullFileName As String ) As Boolean

Parameters

Name Type Description
FullFileName String Input String value that specifies the full filename of a file.

Version

Introduced in version 2018

Was this information helpful?