FileManager.IsEmbeddedDocumentPath Method
Parent Object: FileManagerDescription
Method that returns whether the input string indicates an embedded document path.
Syntax
FileManager.IsEmbeddedDocumentPath( FullFileName As String ) As BooleanParameters
Name | Type | Description |
FullFileName | String | Input String value that specifies the full filename of a file. |