FileManager.GetEmbeddedDocumentShortName Method
Parent Object: FileManagerDescription
Method that returns the short filename of an embedded document path.
Syntax
FileManager.GetEmbeddedDocumentShortName( FullFileName As String ) As StringParameters
Name | Type | Description |
FullFileName | String | Input the full filename of an embedded document. |