PdcAttachment.ReadData

From External Bemet Wiki
Revision as of 13:59, 28 July 2023 by TC (talk | contribs) (Created page with "== Declaration == ReadData(FilePath as String, Filename as String) as Boolean == Description == This function stores the file on the given file path == Notes == This functi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

ReadData(FilePath as String, Filename as String) as Boolean

Description

This function stores the file on the given file path

Notes

This function only works for attachments, not for shortcuts

Code example