Skip to content

GetDocumentName

cpgames edited this page Jul 12, 2022 · 2 revisions

image

Returns document filename.


Input Ports:

Start - execution entry.
Document (type: Document) - Document to get the name of.


Output Ports:

Done - execution exit.
DocumentName (type: string) - Document filename (includes extension).

Clone this wiki locally